Make 2011 search box wider, props demetris, fixes #17707
git-svn-id: https://develop.svn.wordpress.org/trunk@18334 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
5068db5bb8
commit
6e4d77b711
@ -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
Block a user