diff options
author | marijus <mario@mariovavti.com> | 2014-02-26 23:34:36 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-02-26 23:34:36 +0100 |
commit | 8860d80bd4ddfde340fe8004bb4be9f7f7e3fc18 (patch) | |
tree | 0bcf63517630d5d5382ec6a7a8e8769848de6995 | |
parent | 496a5a556f85c724d2fef3e465c675e34639dc10 (diff) | |
download | volse-hubzilla-8860d80bd4ddfde340fe8004bb4be9f7f7e3fc18.tar.gz volse-hubzilla-8860d80bd4ddfde340fe8004bb4be9f7f7e3fc18.tar.bz2 volse-hubzilla-8860d80bd4ddfde340fe8004bb4be9f7f7e3fc18.zip |
Revert "little correction"
This reverts commit 496a5a556f85c724d2fef3e465c675e34639dc10.
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 3b7da7aaa..057a0fba4 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2179,7 +2179,7 @@ img.mail-list-sender-photo { } /* nav bootstrap */ -nav { +nav i { font-size: 14px; } |