From f72035ec93c51356e9f6810fe62b4f77be09bebf Mon Sep 17 00:00:00 2001 From: marijus Date: Tue, 11 Nov 2014 21:09:05 +0100 Subject: tie the narrow nav-pills to .widget instead of aside --- view/theme/redbasic/css/style.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 06f24eedd..f3bf546ea 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2169,10 +2169,6 @@ aside .nav > li > a:hover, aside .nav > li > a:focus { background-color: $navaside_bghover; } -aside .nav-pills > li > a { - padding: 6px 10px; -} - .dropdown-menu img { border-radius: $radiuspx; } -- cgit v1.2.3