[wp-trac] [WordPress Trac] #37547: Twenty Twelve IE stylesheet: Missing CSS
WordPress Trac
noreply at wordpress.org
Tue Aug 2 21:22:11 UTC 2016
#37547: Twenty Twelve IE stylesheet: Missing CSS
---------------------------+-----------------------------
Reporter: superpoincare | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: 4.5.3
Severity: normal | Keywords:
Focuses: |
---------------------------+-----------------------------
Twenty Twelve's CSS requires this code to be consistent with the design in
other browsers:
{{{
.site-header h1 {
margin-bottom: 0;
}
}}}
This style can be added in the css file ie.css in the folder css.
This can be added after this line:
https://github.com/WordPress/WordPress/blob/master/wp-
content/themes/twentytwelve/css/ie.css#L70
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37547>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list