Twenty Eleven: Fix search form width in IE7. props iandstewart, fixes #18004 for trunk.

git-svn-id: http://svn.automattic.com/wordpress/trunk@18408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2011-07-11 05:27:53 +00:00
parent 7697960abe
commit ddd86fcfba
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;