From 32d0189b560582ef3086e4316aca9dbce1ac781e Mon Sep 17 00:00:00 2001 From: marijus Date: Fri, 21 Feb 2014 14:38:21 +0100 Subject: remove some design fixes which got fixed in bootstrap 3.1.1 --- view/css/bootstrap-red.css | 3 --- view/theme/redbasic/css/style.css | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'view') diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index b180bea61..45cf76fb6 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -109,7 +109,4 @@ nav .navbar-collapse { max-height: 450px; } -nav .navbar-right li:last-child { - padding-right: 20px; -} /* nav overrides end */ diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 3e902a116..2402e514e 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2249,7 +2249,7 @@ nav i { nav img { height: 47px; width: 47px; - margin: 2px 0px 1px 10px; + margin-top: 2px; border-radius: $radiuspx; } -- cgit v1.2.3