From 5feb6c55f0c06b379ec889a0373f502cd07f3d8d Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Sun, 1 Mar 2015 14:22:04 +0100 Subject: [PATCH] Better menu navbar on small screens --- css/crep.css | 8 +------- menu.php | 38 ++++++++++++++++++-------------------- 2 files changed, 19 insertions(+), 27 deletions(-) diff --git a/css/crep.css b/css/crep.css index bf7aa81..21949d0 100755 --- a/css/crep.css +++ b/css/crep.css @@ -1,12 +1,6 @@ -body -{ - padding-top: 120px; -} - .navbar-lower { - position: absolute; - top: 50px; + margin-top: 50px; width: 100%; } diff --git a/menu.php b/menu.php index dd67975..59fa857 100755 --- a/menu.php +++ b/menu.php @@ -1,23 +1,21 @@ + \ No newline at end of file -- libgit2 0.21.2