From 333b48084078c9972dff725cba7a6c58d354c46b Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Sun, 5 May 2013 15:45:05 +0200 Subject: [PATCH] Fixed small style issue --- wcfsetup/install/files/style/layout.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/style/layout.less b/wcfsetup/install/files/style/layout.less index a73530b87f..b4cf068dbf 100644 --- a/wcfsetup/install/files/style/layout.less +++ b/wcfsetup/install/files/style/layout.less @@ -186,7 +186,7 @@ /* hide user panel labels */ > a > span:not(.icon):not(.badge), - &#pageLanguageContainer > div > div > h3 { + &#pageLanguageContainer > div > div > div > h3 { display: none; } -- 2.20.1