insin / react-hn

React-powered Hacker News client

Home Page:https://insin.github.io/react-hn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prevent settings from overlapping category links on small screens

insin opened this issue · comments

Prevent settings from overlapping category links on small screens

Noticed this on iOS in particular. On some narrow viewports we run out of screen real estate pretty quick in the top nav. Worth falling back to a settings cog icon via media query to solve this?