mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 17:48:01 +01:00
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:
parent
7697960abe
commit
ddd86fcfba
@ -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…
Reference in New Issue
Block a user