[wp-trac] [WordPress Trac] #38472: Twentyseventeen - improve front end display in Internet Explorer 8

WordPress Trac noreply at wordpress.org
Mon Oct 24 15:48:14 UTC 2016


#38472: Twentyseventeen - improve front end display in Internet Explorer 8
-----------------------------------------+--------------------
 Reporter:  adamsilverstein              |       Owner:
     Type:  defect (bug)                 |      Status:  new
 Priority:  normal                       |   Milestone:  4.7
Component:  Themes                       |     Version:  trunk
 Severity:  normal                       |  Resolution:
 Keywords:  needs-patch has-screenshots  |     Focuses:
-----------------------------------------+--------------------

Comment (by sami.keijonen):

 With this small IE8 CSS change by removing height most of the issues
 disappear.


 {{{
 .custom-header-image,
 .panel-image {
         max-height: 1000px;
         padding-top: 0;
 }
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38472#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list