From: Alexander Ebert Date: Sat, 9 Nov 2013 23:51:18 +0000 (+0100) Subject: Fixed badges in dropdown menus X-Git-Tag: 2.0.0_RC_2~38 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d5eafd093c6ba011274b41545c0e3d82f1fba84b;p=GitHub%2FWoltLab%2FWCF.git Fixed badges in dropdown menus --- diff --git a/wcfsetup/install/files/style/dropdown.less b/wcfsetup/install/files/style/dropdown.less index aa4b6b5fd9..36f60bef9d 100644 --- a/wcfsetup/install/files/style/dropdown.less +++ b/wcfsetup/install/files/style/dropdown.less @@ -216,6 +216,10 @@ } } + > a + span.badge { + display: none; + } + > .box16 { cursor: pointer; min-height: 0;