From 60ce55504764a931302c74491e5ebece1e4c8195 Mon Sep 17 00:00:00 2001
From: Jan-Christoph Borchardt <hey@jancborchardt.net>
Date: Wed, 8 Oct 2014 12:46:24 +0200
Subject: [PATCH] increase whitespace below headings in settings

---
 core/css/apps.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/css/apps.css b/core/css/apps.css
index 32582a8026..35487bee59 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;
-- 
GitLab