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/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme/redbasic') 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