diff options
author | zotlabs <mike@macgirvin.com> | 2017-06-20 18:39:27 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-06-20 18:39:27 -0700 |
commit | 99ff808b8a7d3e7d4a4e6f04f13dcb18652532a2 (patch) | |
tree | 75408410d5e4eb71101924df37b16b8eec864181 /view/css | |
parent | 7e4e2f28dbc52316f4cef7c17a7c9e6ec7f607dc (diff) | |
parent | 76e98091690cf5f2726bf7cefea217d49b23a5b4 (diff) | |
download | volse-hubzilla-99ff808b8a7d3e7d4a4e6f04f13dcb18652532a2.tar.gz volse-hubzilla-99ff808b8a7d3e7d4a4e6f04f13dcb18652532a2.tar.bz2 volse-hubzilla-99ff808b8a7d3e7d4a4e6f04f13dcb18652532a2.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
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 6f35f5226..321778d39 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; |