diff options
author | marijus <mario@mariovavti.com> | 2014-09-11 10:41:11 +0200 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-09-11 10:41:11 +0200 |
commit | 3caee72aee3d5008f954e3ccf1dc2b61fedf23d8 (patch) | |
tree | 311afb757625dcdb813bda529fb4eb86791e1701 /view/css | |
parent | 8835f646aeb6276987f11cc4799c3810802c3f1f (diff) | |
download | volse-hubzilla-3caee72aee3d5008f954e3ccf1dc2b61fedf23d8.tar.gz volse-hubzilla-3caee72aee3d5008f954e3ccf1dc2b61fedf23d8.tar.bz2 volse-hubzilla-3caee72aee3d5008f954e3ccf1dc2b61fedf23d8.zip |
another day another concept - hope this works better
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/mod_photos.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/css/mod_photos.css b/view/css/mod_photos.css index fa3b5b35a..b81145cd5 100644 --- a/view/css/mod_photos.css +++ b/view/css/mod_photos.css @@ -182,3 +182,7 @@ margin-left: 200px; } +div[id^='photo-album-contents-'] { + margin-bottom: 3px; +} + |