From 8076efc36760b9ecba0bbd3505046d707e4efee0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Mon, 10 Feb 2014 20:11:13 +0000 Subject: [PATCH] Fix display on mobile -- content was partly hidden under top bar --- css/glowingbear.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/glowingbear.css b/css/glowingbear.css index 8c00326..f40d06c 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -290,7 +290,6 @@ input[type=text], input[type=password], .badge { } #bufferlines { padding-bottom: 38px; /* navbar fixed bottom */ - top: 10px; } .navbar-fixed-bottom { margin: 0;