Small style optimization
authorMarcel Werk <burntime@woltlab.com>
Wed, 3 Apr 2013 23:58:30 +0000 (01:58 +0200)
committerMarcel Werk <burntime@woltlab.com>
Wed, 3 Apr 2013 23:58:30 +0000 (01:58 +0200)
wcfsetup/install/files/style/layout.less

index 3940d35541f1d25f43d82fda62e53a43052414a3..6da21b156bf455106802bc4a6bf4f1acbaadd76f 100644 (file)
                        text-shadow: none;
                        font-size: 75%;
                }
+               
+               > .badge {
+                       top: -1px;
+               }
        }
        
        > h1, > h1 > a {
@@ -1573,7 +1577,7 @@ dl.statsDataList {
 
 dl.inlineDataList {
        overflow: hidden;
-       white-space: nowrap;
+       /*white-space: nowrap;*/
        
        > dd {
                display: inline-block;