Fixes style issue
authorMarcel Werk <burntime@woltlab.com>
Mon, 23 Sep 2013 20:12:16 +0000 (22:12 +0200)
committerMarcel Werk <burntime@woltlab.com>
Mon, 23 Sep 2013 20:12:16 +0000 (22:12 +0200)
wcfsetup/install/files/style/layout.less

index 4ce44918d5d4ad340a24fc32a614601295086b35..034402e61ec03dfb3bd0f9ce5834a0db59604006 100644 (file)
@@ -1825,6 +1825,10 @@ dl.statsDataList {
                > a {
                        text-decoration: none;
                }
+               
+               &:not(:first-child) {
+                       clear: both;
+               }
        }
        
        > dd {