From: Marcel Werk Date: Sun, 10 Feb 2013 02:50:59 +0000 (+0100) Subject: Small style optimization X-Git-Tag: 2.0.0_Beta_1~496 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f47561333e28fed6fa2bf4b3f82aa254412c873d;p=GitHub%2FWoltLab%2FWCF.git Small style optimization --- diff --git a/wcfsetup/install/files/style/layout.less b/wcfsetup/install/files/style/layout.less index bc62c4051a..d3617316b9 100644 --- a/wcfsetup/install/files/style/layout.less +++ b/wcfsetup/install/files/style/layout.less @@ -105,7 +105,7 @@ border-width: 0; color: @wcfUserPanelColor; padding: 6px 12px 5px 26px; - width: 180px; + width: 240px; -webkit-appearance: textfield; .textShadow(@wcfUserPanelHoverBackgroundColor);