From: Marcel Werk Date: Sun, 13 May 2012 21:17:01 +0000 (+0200) Subject: Fixed small issue X-Git-Tag: 2.0.0_Beta_1~1113 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=959b2e851fc0a87ea8164f8757e95719ca1c5796;p=GitHub%2FWoltLab%2FWCF.git Fixed small issue --- diff --git a/wcfsetup/install/files/style/user.less b/wcfsetup/install/files/style/user.less index 49d5635cd8..f537f82d1f 100644 --- a/wcfsetup/install/files/style/user.less +++ b/wcfsetup/install/files/style/user.less @@ -126,7 +126,7 @@ &:after { content: ""; display: table; - clear: both; + clear: left; } }