diff options
author | Friendika <info@friendika.com> | 2011-10-09 21:34:07 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-10-09 21:34:07 -0700 |
commit | 1cfeb61ddc1cf7b059d25491eeb974186f574df8 (patch) | |
tree | 040c15327d642952e5638ac30eb784c7b0e455a9 /view | |
parent | 26f2c868daba9012dc0309c922e2f6a0b8b1b1a1 (diff) | |
download | volse-hubzilla-1cfeb61ddc1cf7b059d25491eeb974186f574df8.tar.gz volse-hubzilla-1cfeb61ddc1cf7b059d25491eeb974186f574df8.tar.bz2 volse-hubzilla-1cfeb61ddc1cf7b059d25491eeb974186f574df8.zip |
more notification cleanup duepuntozero
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/duepuntozero/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index c098ae7d5..7dc344f5d 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2579,12 +2579,15 @@ a.mail-list-link { .notif-image { height: 80px; width: 80px; + margin-right: 15px; } .notification-listing-end { clear: both; + margin-bottom: 15px; } + /** * Plugins settings */ |