From 59912dd45e4177382ef7c55d0c2628ff4b6ca817 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Tue, 29 Jan 2013 17:11:40 +0100 Subject: [PATCH] Small style optimization --- wcfsetup/install/files/style/global.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wcfsetup/install/files/style/global.less b/wcfsetup/install/files/style/global.less index 9f98e3476d..c219b4708f 100644 --- a/wcfsetup/install/files/style/global.less +++ b/wcfsetup/install/files/style/global.less @@ -218,6 +218,8 @@ body > iframe[src="about:blank"] { &.label { font-weight: normal; + + .borderRadius(4px); } /* colors */ -- 2.20.1