Small style optimization
authorMarcel Werk <burntime@woltlab.com>
Thu, 6 Jun 2013 16:44:15 +0000 (18:44 +0200)
committerMarcel Werk <burntime@woltlab.com>
Thu, 6 Jun 2013 16:44:15 +0000 (18:44 +0200)
wcfsetup/install/files/style/message.less

index 2e021c3185729bf24012e93ba0803cf3f29148d4..ec26f59d11cfdece35e29d0e7310c2d3025821c5 100644 (file)
                
                .dataList {
                        > dt {
-                               width: 45%;
+                               width: 46%;
                        }
                        
                        > dd {
-                               margin-left: 48%;
+                               margin-left: 49%;
                                word-wrap: break-word;
                        }
                }