diff options
Diffstat (limited to 'view/theme/default')
-rw-r--r-- | view/theme/default/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/default/style.css b/view/theme/default/style.css index fd14c6bdd..d9e93bbe6 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -1979,5 +1979,5 @@ a.mail-list-link { } #birthday-wrapper { - margin-bottom: 15px; + margin-bottom: 20px; } |