From 3b81fc225789facd4d11b91915bfdada801c7aa6 Mon Sep 17 00:00:00 2001
From: Alexander Bias <alexander.bias@uni-ulm.de>
Date: Tue, 6 Mar 2018 15:48:02 +0100
Subject: [PATCH] Add a line break in styles_bootstrapbase.css for the sake of
 consistency

---
 styles_bootstrapbase.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/styles_bootstrapbase.css b/styles_bootstrapbase.css
index 9e3d690..79d00a3 100644
--- a/styles_bootstrapbase.css
+++ b/styles_bootstrapbase.css
@@ -7,6 +7,7 @@
 
 
 /* Below are styles which are needed because Boost (BS 4) makes things different from Bootstrapbase (BS 2) */
+
 .block_course_overview_campus .row {
     margin-left: 0;
 }
-- 
GitLab