diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-08-01 00:56:59 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-08-01 12:46:12 +0200 |
commit | a72b549aa717e988df006061af38e5c4d91d4ce0 (patch) | |
tree | ecb6d272998690c0ac3a2301ee7460d875b673b7 | |
parent | 91d19a33267fe3f75675b34b953db176e784ea47 (diff) | |
download | volse-hubzilla-a72b549aa717e988df006061af38e5c4d91d4ce0.tar.gz volse-hubzilla-a72b549aa717e988df006061af38e5c4d91d4ce0.tar.bz2 volse-hubzilla-a72b549aa717e988df006061af38e5c4d91d4ce0.zip |
less badge more icon
-rw-r--r-- | view/css/bootstrap-red.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 2133a2461..d7638714b 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -5,6 +5,7 @@ nav .badge { position: absolute; font-size: 0.75rem; + line-height: 0.75; } @media screen and (min-width: 767px) { |