From 82f27ea11c0f4e3d5749e529eceaca3a854adc60 Mon Sep 17 00:00:00 2001 From: Brad Christensen Date: Sun, 22 Mar 2015 12:15:07 +1300 Subject: [PATCH] Fixed collapsing navigation menus on mobile devices --- css/style.css | 5 ----- index.html | 6 +++--- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/css/style.css b/css/style.css index 7787599..5a661a8 100755 --- a/css/style.css +++ b/css/style.css @@ -39,11 +39,6 @@ input[type=checkbox], input[type=radio] { .modal { position: absolute; } -@media (min-width: 980px) { - body { - padding-top: 60px; - } -} .download-graph { font-size: x-small; diff --git a/index.html b/index.html index 95eac10..abeab19 100755 --- a/index.html +++ b/index.html @@ -73,7 +73,7 @@ -