[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 20:10:09 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 bpetty):

 Sorry, I guess that advice didn't make it into the codex afterall. Most
 general web development advice recommends against it (non-WordPress
 related), and I've actually seen a few WordCamp presentations (usually on
 optimization) that advise you to take the file, and compress/minify with
 your custom CSS to toss in your child theme if you have to use custom CSS
 rules.

 I guess that can be a little difficult to explain in simple terms on the
 Codex.

 Anyway, the point is that you can still do anything and everything @import
 does without actually using @import inside child themes. Keep in mind
 though that in that patch, respond.js is only used on IE8.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22044#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list