diff options
author | Mario <mario@mariovavti.com> | 2021-09-22 16:14:28 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-09-22 16:14:28 +0000 |
commit | 0707d334938a60c6ded0b0877aada773dd64e825 (patch) | |
tree | ba9905d2ef32ebb6819a88b123fe36eb860b0100 /view/theme/redbasic/css | |
parent | 89e4006b2d84d398e34d407a019854823b1dd37d (diff) | |
download | volse-hubzilla-0707d334938a60c6ded0b0877aada773dd64e825.tar.gz volse-hubzilla-0707d334938a60c6ded0b0877aada773dd64e825.tar.bz2 volse-hubzilla-0707d334938a60c6ded0b0877aada773dd64e825.zip |
bootstrap update fixes
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 9c3596f1b..346e46c6b 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1538,9 +1538,8 @@ blockquote { left: 0px; } - #nav-app-link-wrapper.has_location { + #nav-app-link-wrapper { min-width: 0; - flex-basis: 25%; } #nav-app-link-wrapper { |