diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-05-01 15:45:57 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-05-01 15:45:57 +0200 |
commit | d892a47ac9b401298df3a3d10735cd923a6b0669 (patch) | |
tree | c2374b24565990a93f6ad1100a6098160a358892 | |
parent | fa80a5c113582dc757de33199df610e0ef8503aa (diff) | |
parent | 7fac859fbd40303741a9f862f78561739b8ce358 (diff) | |
download | volse-hubzilla-d892a47ac9b401298df3a3d10735cd923a6b0669.tar.gz volse-hubzilla-d892a47ac9b401298df3a3d10735cd923a6b0669.tar.bz2 volse-hubzilla-d892a47ac9b401298df3a3d10735cd923a6b0669.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index c19005f11..58f216029 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1681,9 +1681,7 @@ nav .badge.mail-update:hover { .navbar-inverse .navbar-nav > li > a { - font-size: 12px; color: $nav_icon_colour; - text-shadow: 0px 0px 0px; } .navbar-inverse .navbar-nav > li > a:hover, |