Small style optimization
authorMarcel Werk <burntime@woltlab.com>
Tue, 4 Sep 2012 16:10:32 +0000 (18:10 +0200)
committerMarcel Werk <burntime@woltlab.com>
Tue, 4 Sep 2012 16:10:32 +0000 (18:10 +0200)
wcfsetup/install/files/style/layout.less

index 226f402b3ded4e77dc050710381bd3389f161cb0..2478b94a9e3def46c296d8964680c2b8a705bc78 100644 (file)
@@ -285,6 +285,9 @@ dl.statsDataList {
 }
 
 dl.inlineDataList {
+       overflow: hidden;
+       white-space: nowrap;
+       
        dd {
                display: inline-block;
                margin: 0 4px 0 0;