aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
Diffstat (limited to 'view/css')
-rw-r--r--view/css/bootstrap-red.css8
1 files changed, 3 insertions, 5 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css
index abffe2f78..fa76fa2f2 100644
--- a/view/css/bootstrap-red.css
+++ b/view/css/bootstrap-red.css
@@ -29,7 +29,7 @@ nav ul li {
max-height: 50px;
}
-nav img {
+nav .navbar-header img {
height: 49px;
width: 49px;
margin-top: 1px;
@@ -63,16 +63,14 @@ aside .nav-pills > li > a {
.dropdown-menu img {
float: left;
- width: 32px;
- height: 32px;
+ width: 36px;
+ height: 36px;
margin-right: 5px;
}
.dropdown-menu li a {
overflow: hidden;
text-overflow: ellipsis;
- line-height: 1em;
- padding: 5px 10px;
}
.nav-tabs.nav-justified > li {