aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-02-01 13:08:41 +0100
committerMario Vavti <mario@mariovavti.com>2017-02-01 13:08:41 +0100
commit1a56045b42ffee538c20337a70e7ae4a8b62937d (patch)
tree3da4a6277f4bb219c62e8bbb0fcea5ce3d5cd49b /view
parentbf820beb791d8a5c0c504c5e1b2704d56c5b78a1 (diff)
downloadvolse-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.css7
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 */