diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-03-03 10:04:11 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-03-03 10:04:11 +0100 |
commit | 608e679d33a294997f0ed74be60b452eec42fbe5 (patch) | |
tree | 5b025a97005e8d973dc51d496473d216ca65d158 | |
parent | 155844f14260a66ac5476155bb65c5e3035230c8 (diff) | |
download | volse-hubzilla-608e679d33a294997f0ed74be60b452eec42fbe5.tar.gz volse-hubzilla-608e679d33a294997f0ed74be60b452eec42fbe5.tar.bz2 volse-hubzilla-608e679d33a294997f0ed74be60b452eec42fbe5.zip |
fix badge position for narrow navbar
-rw-r--r-- | view/theme/redbasic/css/narrow_navbar.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/view/theme/redbasic/css/narrow_navbar.css b/view/theme/redbasic/css/narrow_navbar.css index 6b09b031a..689b67168 100644 --- a/view/theme/redbasic/css/narrow_navbar.css +++ b/view/theme/redbasic/css/narrow_navbar.css @@ -53,10 +53,6 @@ top: 30px !important; } - nav .badge { - top: -29px; - } - #jGrowl.top-right { top: 30px; right: 15px; |