From 008b8896e99163b0ea38e131ecf446840c9d1469 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Sun, 21 Jul 2013 21:23:05 +0200 Subject: [PATCH] Small style optimization --- 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 8d89714c97..7efc86fb9e 100644 --- a/wcfsetup/install/files/style/layout.less +++ b/wcfsetup/install/files/style/layout.less @@ -1359,6 +1359,10 @@ position: relative; text-decoration: none; z-index: 10; + + > .badge { + top: -1px; + } } &:not(.ui-state-active) { -- 2.20.1