diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-06-20 11:52:09 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-06-20 11:52:09 +0200 |
commit | aed1373b7099a081f258d36270df509eeed9ddcd (patch) | |
tree | 537cee378df295a4d196c650dc41924bc7615847 /view/css | |
parent | 3b5e1c05b78f72a31eda76b0ff90d08b58ee452d (diff) | |
download | volse-hubzilla-aed1373b7099a081f258d36270df509eeed9ddcd.tar.gz volse-hubzilla-aed1373b7099a081f258d36270df509eeed9ddcd.tar.bz2 volse-hubzilla-aed1373b7099a081f258d36270df509eeed9ddcd.zip |
update bs4-dev and use min version of popper
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/bootstrap-red.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index b2b2ca759..1bb82f11c 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -46,12 +46,6 @@ nav .dropdown-menu { overflow: auto; } -/* this is a hack and needs fixing in bootstrap */ -nav .dropdown-menu-right { - right: 0; - left: auto !important; -} - #navbar-collapse-2 { flex-basis: 100%; max-height: 70vh; |