From: eggy Date: Wed, 20 Sep 2017 08:47:26 +0000 (+0200) Subject: Quickmenu: Breite angepasst X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=8f8ab7758d782c1148ac43f40a99630827b8b984;p=dfde-theme.git Quickmenu: Breite angepasst --- diff --git a/theme/debianforum.css b/theme/debianforum.css index b065325..623a8db 100644 --- a/theme/debianforum.css +++ b/theme/debianforum.css @@ -61,11 +61,11 @@ .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;