From 5d275636773589d317a710479e841a73e7eac69c Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Sun, 14 Apr 2013 13:31:28 +0200 Subject: [PATCH] Fixed small style issue --- wcfsetup/install/files/style/layout.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wcfsetup/install/files/style/layout.less b/wcfsetup/install/files/style/layout.less index 83205d5fc8..278c41c619 100644 --- a/wcfsetup/install/files/style/layout.less +++ b/wcfsetup/install/files/style/layout.less @@ -375,6 +375,10 @@ display: block; font-size: 85%; padding-left: 14px; + + > li > span.badge { + display: none; + } } > a { -- 2.20.1