diff options
author | Mario <mario@mariovavti.com> | 2020-06-13 11:13:47 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-06-13 11:13:47 +0000 |
commit | 97dd350c6194e6ed1c66788b75bb0798364f3993 (patch) | |
tree | af180fc02659e0e89959eb36ff46f4bc0ae682c7 /view/css | |
parent | dc3b09c8f38872ef8b792a4b551671a6105754cc (diff) | |
download | volse-hubzilla-97dd350c6194e6ed1c66788b75bb0798364f3993.tar.gz volse-hubzilla-97dd350c6194e6ed1c66788b75bb0798364f3993.tar.bz2 volse-hubzilla-97dd350c6194e6ed1c66788b75bb0798364f3993.zip |
css fixes due to bootstrap update
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/bootstrap-red.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index d2daf0b8a..984a5b4f9 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -81,15 +81,6 @@ nav .dropdown-menu { text-decoration: none; } -.wall-item-tools .dropdown-menu { - min-width: auto; -} - label { font-weight: bold; } - -small, -.small { - font-size: 0.75rem; -} |