diff options
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 */ |