make storage limit service classes apply to accounts, not channels. Also include a css file that was missing from work yesterday.

This commit is contained in:
friendica
2014-01-07 14:10:28 -08:00
parent e635dcb309
commit b8564134aa
7 changed files with 26 additions and 17 deletions

View File

@@ -0,0 +1,11 @@
#attach-edit-backlink, #cut-paste-link {
margin-bottom: 10px;
}
#attach-edit-submit {
margin-top: 20px;
}
#cutpasteinput {
width: 600px;
}