In Safari on macOS, small windows with very short window height and small enough width (just before the menus collapse to a chevron) causes the Contribute drop-down menu to render incorrectly, and the Feature Status and CSS Features navigation do not resize to accommodate wrapped text.
Created attachment 361395 [details] Patch
Comment on attachment 361395 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=361395&action=review > Websites/webkit.org/wp-content/themes/webkit/style.css:2514 > +@media only screen and (max-height: 415px) and (max-width: 920px) { Is this for the horizontal mode on iPhone-sized devices?
Yes it is.
Looks good! I'd r+
Comment on attachment 361395 [details] Patch rs=me
Comment on attachment 361395 [details] Patch Clearing flags on attachment: 361395 Committed r241173: <https://trac.webkit.org/changeset/241173>
All reviewed patches have been landed. Closing bug.
<rdar://problem/47903067>