From b5fc328ace5926ae3df3d69eb6d6cff9b6ce040e Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Mon, 23 Sep 2013 22:12:16 +0200 Subject: [PATCH] Fixes style issue --- 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 4ce44918d5..034402e61e 100644 --- a/wcfsetup/install/files/style/layout.less +++ b/wcfsetup/install/files/style/layout.less @@ -1825,6 +1825,10 @@ dl.statsDataList { > a { text-decoration: none; } + + &:not(:first-child) { + clear: both; + } } > dd { -- 2.20.1