[wp-trac] [WordPress Trac] #38543: Twenty Seventeen: Firefox 49 renders site name & description off screen.

WordPress Trac noreply at wordpress.org
Thu Nov 3 22:01:49 UTC 2016


#38543: Twenty Seventeen: Firefox 49 renders site name & description off screen.
---------------------------+----------------------------
 Reporter:  peterwilsoncc  |       Owner:  davidakennedy
     Type:  defect (bug)   |      Status:  closed
 Priority:  normal         |   Milestone:  4.7
Component:  Bundled Theme  |     Version:
 Severity:  normal         |  Resolution:  fixed
 Keywords:  has-patch      |     Focuses:
---------------------------+----------------------------

Comment (by davidakennedy):

 In [changeset:"39129"]:
 {{{
 #!CommitTicketReference repository="" revision="39129"
 Twenty Seventeen: Correct issues with hidden overflow and height on site
 header

 In -r39124, some additional issues were introduced:

 * The 'overflow: hidden' on the `.site-header;` was added to prevent a
 side-scrolling issue, but it ended up cutting off the menu. It looks like
 the cause of the side-scroll was related to how the scroll down icon was
 rotated, so it's addressed by rotating the icon and not the `<a>`.
 * Also, `min-height` doesn't play well with `display: table;` in Firefox.
 So it's addressed with just `height`.

 Props laurelfulford, sami.keijonen.

 See #38543.
 }}}

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


More information about the wp-trac mailing list