Small style optimization
authorMarcel Werk <burntime@woltlab.com>
Sun, 10 Feb 2013 02:50:59 +0000 (03:50 +0100)
committerMarcel Werk <burntime@woltlab.com>
Sun, 10 Feb 2013 02:50:59 +0000 (03:50 +0100)
wcfsetup/install/files/style/layout.less

index bc62c4051a8bd5762956d2009e7c1ce67bd6aa4a..d3617316b997684a89b822ea01b021d9c25a3aa4 100644 (file)
                                        border-width: 0;
                                        color: @wcfUserPanelColor;
                                        padding: 6px 12px 5px 26px;
-                                       width: 180px;
+                                       width: 240px;
                                        -webkit-appearance: textfield;
                                        
                                        .textShadow(@wcfUserPanelHoverBackgroundColor);