diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-03-14 18:59:27 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-03-14 18:59:27 +0100 |
commit | 3b2398ed015f1ada35b4098f6cc7f4431c65423d (patch) | |
tree | 348858f6f89cb5d1b75753bcc6d31751b6c6e359 /view/css | |
parent | a0a376e95e78e4c1ac9fb5da30f46cea0b4d0de5 (diff) | |
download | volse-hubzilla-3b2398ed015f1ada35b4098f6cc7f4431c65423d.tar.gz volse-hubzilla-3b2398ed015f1ada35b4098f6cc7f4431c65423d.tar.bz2 volse-hubzilla-3b2398ed015f1ada35b4098f6cc7f4431c65423d.zip |
css fixes
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/bootstrap-red.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 77ec1f5cb..95d3b0e86 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -17,11 +17,6 @@ nav .badge { font-size: 1rem; } -#navbar-collapse-2.show { - max-height: 100vh; - overflow: auto; -} - nav .dropdown-menu { max-height: 70vh; overflow: auto; |