diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2014-10-08 12:46:24 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2014-10-08 12:46:24 +0200 |
commit | 60ce55504764a931302c74491e5ebece1e4c8195 (patch) | |
tree | 03bd029090a95152d688d4c5b36e472e9c907f6e /core/css/apps.css | |
parent | a9c9b5edf4dfc4910a005f046d8124be363e400f (diff) | |
download | nextcloud-server-60ce55504764a931302c74491e5ebece1e4c8195.tar.gz nextcloud-server-60ce55504764a931302c74491e5ebece1e4c8195.zip |
increase whitespace below headings in settings
Diffstat (limited to 'core/css/apps.css')
-rw-r--r-- | core/css/apps.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/apps.css b/core/css/apps.css index 32582a8026a..35487bee598 100644 --- a/core/css/apps.css +++ b/core/css/apps.css @@ -484,7 +484,7 @@ button.loading { } .section h2 { font-size: 20px; - margin-bottom: 7px; + margin-bottom: 12px; } .section h3 { font-size: 16px; |