From c2249ee162bdf7278d723bccbfdb2450aa00ebc1 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Tue, 1 Oct 2013 14:06:14 +0200 Subject: [PATCH] Fixed small style issue --- wcfsetup/install/files/style/label.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/style/label.less b/wcfsetup/install/files/style/label.less index bb5ff1cda7..8d9580fcd4 100644 --- a/wcfsetup/install/files/style/label.less +++ b/wcfsetup/install/files/style/label.less @@ -39,7 +39,7 @@ > ul.labelList { position: relative; - top: -6px; + top: -4px; } } -- 2.20.1