mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-24 01:57:53 +01:00
0a3d034962
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. Built from https://develop.svn.wordpress.org/trunk@39129 git-svn-id: http://core.svn.wordpress.org/trunk@39069 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
plugins | ||
themes | ||
index.php |