Twenty Eleven: Fix search form width in IE7. props iandstewart, fixes #18004 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@18408 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f8c336ca41
commit
56b52fb9f1
@ -668,6 +668,7 @@ a:hover {
|
||||
#branding .with-image #searchform {
|
||||
top: auto;
|
||||
bottom: -27px;
|
||||
max-width: 195px;
|
||||
}
|
||||
#branding .only-search + #access div {
|
||||
padding-right: 205px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user