From 6fa0807550f4e7a3da307afe9398e54c3d036228 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 17 Nov 2015 23:01:24 +0100 Subject: more css fixes --- view/theme/redbasic/css/style.css | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index d747e9c3e..f089b8599 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1856,7 +1856,18 @@ nav .dropdown-menu { border-bottom-left-radius: $radiuspx; } +.dropdown-menu-img-sm { + float: left; + width: 36px; + height: 36px; + margin-right: 5px; +} +.dropdown-menu-img-xs { + height: 18px; + width: 18px; + margin-right: 5px; +} #usermenu-caret { color: $nav_icon_colour; -- cgit v1.2.3