diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/duepuntozero/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 40c3cb81b..9bb866e76 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1861,7 +1861,7 @@ a.mail-list-link { .widget { border: 1px solid #DDDDDD; - padding: 5px; + padding: 8px; margin-top: 5px; -moz-border-radius:5px; -webkit-border-radius:5px; |