From e825004947065a6c08299812fbcb1eca05ff9481 Mon Sep 17 00:00:00 2001
From: Dominik Pfennig <dominik@suma-ev.de>
Date: Fri, 24 Mar 2017 12:19:51 +0100
Subject: [PATCH] =?UTF-8?q?Das=20IFrame=20hat=20nun=20wieder=20die=20richt?=
 =?UTF-8?q?ige=20H=C3=B6he?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/public/css/style.css b/public/css/style.css
index 26d992c..20c4e54 100644
--- a/public/css/style.css
+++ b/public/css/style.css
@@ -64,7 +64,7 @@ nav #proxy-advertisement .ad-marker {
 #site-proxy-iframe {
     border: 0;
     width: 100%;
-    height: calc(100% - 110px);
+    height: calc(100% - 144px);
 }
 
 .content-container {
-- 
GitLab