Small style optimization
authorMarcel Werk <burntime@woltlab.com>
Wed, 21 Aug 2013 21:59:30 +0000 (23:59 +0200)
committerMarcel Werk <burntime@woltlab.com>
Wed, 21 Aug 2013 21:59:30 +0000 (23:59 +0200)
wcfsetup/install/files/acp/style/blueTemptation/individual.less

index 9d2380130418145299cd935fe9db99a749c5b97e..42a5bbd4757de1841d0b8952a3689b846754be57 100644 (file)
@@ -148,7 +148,11 @@ body, .tabularBox, .dialogTitlebar {
                                border-right: 1px solid darken(@wcfSidebarBackgroundColor, 8%);
                                
                                > div {
-                                       width: 301px
+                                       width: 301px;
+                                       
+                                       fieldset {
+                                               width: 301px;
+                                       }
                                }
                        }
                }