[wp-trac] [WordPress Trac] #22044: Twenty Twelve: Support Media Queries on IE7/8 (don't use mobile menu)
WordPress Trac
wp-trac at lists.automattic.com
Mon Oct 1 19:43:40 UTC 2012
#22044: Twenty Twelve: Support Media Queries on IE7/8 (don't use mobile menu)
---------------------------+--------------------
Reporter: bpetty | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.5
Component: Bundled Theme | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch |
---------------------------+--------------------
Comment (by Ov3rfly):
Replying to [comment:11 bpetty]:
> However, child themes don't ever actually need to use @import in their
CSS (and are actually encouraged not to regardless), so that's not a big
concern.
Isn't the very first line in every child theme CSS this (see also
[http://codex.wordpress.org/Child_Themes#Note_on_the_.40import_rule
Codex]):
{{{
@import url("../parent-theme/style.css");
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22044#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list