From a5928bdceb0e1539fddab7cb9383e5bcbcdc124a Mon Sep 17 00:00:00 2001 From: Raphael Fleischlin Date: Thu, 3 Sep 2015 21:12:56 +0200 Subject: [PATCH] removed wrong padding on nav-topbar --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index 41636c6b..26e5fed0 100644 --- a/style.css +++ b/style.css @@ -626,7 +626,6 @@ box-shadow: inset 1px 0 0 rgba(255,255,255,0.06); } @media only screen and (min-width: 720px) { /* common */ - #nav-topbar .container { padding-left: 15px; } #nav-topbar .nav { } #nav-topbar .nav li a { color: #fff; color: rgba(255,255,255,0.7); } /* level 1 */