Make 2011 search box wider, props demetris, fixes #17707
git-svn-id: http://svn.automattic.com/wordpress/trunk@18334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
026d9e562d
commit
d1e6fe41e9
|
@ -640,7 +640,7 @@ a:hover {
|
|||
-o-transition-duration: 400ms;
|
||||
-o-transition-property: width, background;
|
||||
-o-transition-timing-function: ease;
|
||||
width: 45px;
|
||||
width: 72px;
|
||||
}
|
||||
#branding #s:focus {
|
||||
background-color: #f9f9f9;
|
||||
|
|
Loading…
Reference in New Issue