diff options
author | Friendika <info@friendika.com> | 2011-03-09 21:10:16 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-09 21:10:16 -0800 |
commit | 35c3e12df53fc0584f1b5231ea6e73a177db3573 (patch) | |
tree | a03a753d14e66887537fca36d530335608a09b63 /view/theme/duepuntozero | |
parent | d6e4cd9d6b57afc33242dc7121a529462c6b4b7b (diff) | |
download | volse-hubzilla-35c3e12df53fc0584f1b5231ea6e73a177db3573.tar.gz volse-hubzilla-35c3e12df53fc0584f1b5231ea6e73a177db3573.tar.bz2 volse-hubzilla-35c3e12df53fc0584f1b5231ea6e73a177db3573.zip |
ability to edit image permissions
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r-- | view/theme/duepuntozero/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index f4aa5dac6..d4643b20a 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1826,6 +1826,11 @@ a.mail-list-link { float: left; width: 150px; } + +#photo-edit-perms-end { + margin-bottom: 15px; +} + #photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname { float: left; margin-bottom: 25px; |