aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-05-07 10:35:22 +0200
committerMario Vavti <mario@mariovavti.com>2015-05-07 10:35:22 +0200
commit8ca10dcbab6c645f6a2c791ea0d062c25d5d842e (patch)
tree8f8710c301c03179b5f3fe8ecb726db90af67cc1 /view/css
parenta1ed2bf2ac97c438b1b44bd96b8cb07a4eb81337 (diff)
downloadvolse-hubzilla-8ca10dcbab6c645f6a2c791ea0d062c25d5d842e.tar.gz
volse-hubzilla-8ca10dcbab6c645f6a2c791ea0d062c25d5d842e.tar.bz2
volse-hubzilla-8ca10dcbab6c645f6a2c791ea0d062c25d5d842e.zip
adjust icon size
Diffstat (limited to 'view/css')
-rw-r--r--view/css/bootstrap-red.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css
index ffc288962..1d3c329ec 100644
--- a/view/css/bootstrap-red.css
+++ b/view/css/bootstrap-red.css
@@ -26,12 +26,12 @@ nav i {
}
nav ul li {
- max-height: 49px;
+ max-height: 50px;
}
nav img {
- height: 48px;
- width: 48px;
+ height: 49px;
+ width: 49px;
margin-top: 1px;
}