From e0b0c588514fda4cd6394cb2da17d6d74bd27161 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Mon, 5 May 2014 13:59:39 +0000 Subject: Height auto or mini-height 120px. The latter. --- view/theme/redbasic/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 579ec9958..d5fca0995 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1034,7 +1034,7 @@ aside li { float: left; padding: 10px; width: 120px; - min-height: auto; + min-height: 120px; scroll: auto; } #profile-match-wrapper-end { @@ -2150,7 +2150,7 @@ nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{ margin-top: 25px; margin-bottom: 20px; font-weight: bold; - font-size: 18px; + font-size: 17px; } /* bootstrap overrides */ -- cgit v1.2.3