From db8dccd3acd06511325f3b80bf2a16014a41c80e Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Thu, 31 May 2012 17:22:20 +0200 Subject: [PATCH] Class name is no more generic --- wcfsetup/install/files/style/wbb.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/style/wbb.less b/wcfsetup/install/files/style/wbb.less index 8db740bd4f..211cd8151b 100644 --- a/wcfsetup/install/files/style/wbb.less +++ b/wcfsetup/install/files/style/wbb.less @@ -141,7 +141,7 @@ } /* ignored boards */ -.wbbIgnoredBoards { +.wbbBoardListReduced { .wbbCategory > hgroup label { color: @wcfPageLinkHoverColor; } -- 2.20.1