From 3295fe299294ef47b7d7c555e858ab89a655edee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Calvi=C3=B1o=20S=C3=A1nchez?= Date: Wed, 26 Sep 2018 20:44:29 +0200 Subject: [PATCH] Remove unneeded CSS rule for IE 11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Calviño Sánchez --- css/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/css/style.css b/css/style.css index 0091b655..b01337f0 100644 --- a/css/style.css +++ b/css/style.css @@ -2,9 +2,6 @@ #body-public .full-height { height: 100%; } -.ie #body-public .full-height { - display: block; -} #pdframe { /* The PDF frame uses an absolute position and thus fills the whole padding