diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-08-01 00:56:59 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-08-01 00:56:59 +0200 |
commit | 376b05bcc9bbe6848c5693cd53201c0e8c8415ee (patch) | |
tree | e304b4c97c0b4fb7c133e88fcd4316987f5ba975 /view | |
parent | 126e06b32ae7c442297173c38ad4fdda8473858d (diff) | |
download | volse-hubzilla-376b05bcc9bbe6848c5693cd53201c0e8c8415ee.tar.gz volse-hubzilla-376b05bcc9bbe6848c5693cd53201c0e8c8415ee.tar.bz2 volse-hubzilla-376b05bcc9bbe6848c5693cd53201c0e8c8415ee.zip |
less badge more icon
Diffstat (limited to 'view')
-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) { |