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:
Andrew Nacin 2011-07-11 05:27:53 +00:00
parent f8c336ca41
commit 56b52fb9f1
1 changed files with 1 additions and 0 deletions

View File

@ -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;