From 3b2398ed015f1ada35b4098f6cc7f4431c65423d Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 14 Mar 2017 18:59:27 +0100 Subject: [PATCH] css fixes --- view/css/bootstrap-red.css | 5 ----- view/theme/redbasic/css/style.css | 14 ++++++-------- view/tpl/nav.tpl | 4 ++-- 3 files changed, 8 insertions(+), 15 deletions(-) diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 77ec1f5cb..95d3b0e86 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -17,11 +17,6 @@ nav .badge { font-size: 1rem; } -#navbar-collapse-2.show { - max-height: 100vh; - overflow: auto; -} - nav .dropdown-menu { max-height: 70vh; overflow: auto; diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 0e9eab16a..d81c8a75d 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -545,7 +545,7 @@ footer { #nav-search-spinner { float: right; margin-top: -0.85rem; - margin-right: 1.1rem; + margin-right: 1.6rem; } @@ -880,14 +880,12 @@ a.rconnect:hover, a.rateme:hover, div.rateme:hover { } .contactname { - padding-top: 2px; font-weight: bold; - line-height: 1em; display: block; } .dropdown-notification { - line-height: 1em; + line-height: 1.1em; font-size: 0.75rem; overflow: hidden; text-overflow: ellipsis; @@ -1487,15 +1485,15 @@ nav img { } .dropdown-menu-img-sm { - width: 3em; - height: 3em; + width: 3.3em; + height: 3.3em; margin-right: 5px; float: left; } .dropdown-menu-img-xs { - height: 1em; - width: 1em; + height: 1.1em; + width: 1.1em; margin-right: 5px; } diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index ab9698d49..003c17fa7 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -168,12 +168,12 @@ {{/if}} - +