[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
Fri Oct 5 04:58:19 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 needs-testing  |
-------------------------------------+--------------------

Comment (by emiluzelac):

 *property: value is not recommended and this applies only to IE7 and
 bellow and it's ugly :)
 What happened with good old conditional tags?


 {{{
 .ie7 .main-navigation li a,
 .ie7 .main-navigation li {
     display: inline;
 }
 }}}


 is much cleaner "hack free" approach.

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


More information about the wp-trac mailing list