diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-02-01 13:08:41 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-02-01 13:08:41 +0100 |
commit | 1a56045b42ffee538c20337a70e7ae4a8b62937d (patch) | |
tree | 3da4a6277f4bb219c62e8bbb0fcea5ce3d5cd49b /view | |
parent | bf820beb791d8a5c0c504c5e1b2704d56c5b78a1 (diff) | |
download | volse-hubzilla-1a56045b42ffee538c20337a70e7ae4a8b62937d.tar.gz volse-hubzilla-1a56045b42ffee538c20337a70e7ae4a8b62937d.tar.bz2 volse-hubzilla-1a56045b42ffee538c20337a70e7ae4a8b62937d.zip |
nav dropdown-menu overrides
Diffstat (limited to 'view')
-rw-r--r-- | view/css/bootstrap-red.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 6cc4a4238..e98065b2b 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -37,13 +37,6 @@ nav .navbar-header img { margin-top: 1px; } -nav .dropdown-menu { - max-height: 450px; - width: 270px; - overflow-y: auto; - margin-top: 0px; -} - /* nav overrides end */ |