]> git.aero2k.de Git - dfde-theme.git/commitdiff
Quickmenu: Breite angepasst
authoreggy <eggy@localhost>
Wed, 20 Sep 2017 08:47:26 +0000 (10:47 +0200)
committereggy <eggy@localhost>
Wed, 20 Sep 2017 08:47:26 +0000 (10:47 +0200)
theme/debianforum.css

index b0653251887a749eb4971753960af45e23289a28..623a8db5cfa9ce5abfa9c48f83231726a4d4d012 100644 (file)
 .dfde_quickmenu_dropdown {
        
        max-height:400px !important;
-       width:400px !important;
+       width:300px !important;
 
 
     background: #fff none repeat scroll 0 0 !important;
-    border-color: #b9b9b9;
+    border-color: #b9b9b9 !important;
     box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.2) !important;
     
        border-radius: 5px;