mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-07 06:05:42 +00:00
Twenty Thirteen: adjust header max-width value for older IE browsers. Props jvisick77, see #23732.
git-svn-id: https://develop.svn.wordpress.org/trunk@23688 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -32,6 +32,10 @@ Styles for older IE versions (previous to IE9).
|
||||
left: 100%;
|
||||
}
|
||||
|
||||
.site-header hgroup {
|
||||
max-width: 1040px;
|
||||
}
|
||||
|
||||
.site-header .searchform [type="search"] {
|
||||
padding-top: 6px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user