diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-08-01 02:12:52 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-08-01 02:12:52 +0200 |
commit | 10e459140b46df52d2f8e46edf60d2d0369871db (patch) | |
tree | 74bc7e214224bddf16ddc75f42ccb1a7e08da2ec | |
parent | 2fcbbfe3d4d8f9dd7b11f60adb116fe8e6c9f2f6 (diff) | |
parent | b66cd8363e19a05853876dd3146dd64bb7e683d2 (diff) | |
download | volse-hubzilla-10e459140b46df52d2f8e46edf60d2d0369871db.tar.gz volse-hubzilla-10e459140b46df52d2f8e46edf60d2d0369871db.tar.bz2 volse-hubzilla-10e459140b46df52d2f8e46edf60d2d0369871db.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
-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) { |