From 0b2541ee37c18ba166e720111bfa6e69a0d8f986 Mon Sep 17 00:00:00 2001
From: Dominik Pfennig <dominik@suma-ev.de>
Date: Wed, 3 Aug 2016 15:19:50 +0200
Subject: [PATCH] Update styleResultPage.css

---
 public/css/styleResultPage.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/css/styleResultPage.css b/public/css/styleResultPage.css
index 48475f52e..75f040e5d 100644
--- a/public/css/styleResultPage.css
+++ b/public/css/styleResultPage.css
@@ -250,7 +250,7 @@ a:hover
 /* Hier der Style für die einzelnen Ergebnisboxen */
 .result
 {
-	margin-bottom:20px;
+	margin-bottom:10px;
 	/* padding:0 50px; */
 	width:100%
 }
-- 
GitLab