Noah-Huppert / NoahHuppert.com

Personal website.
https://noahh.io
0 stars 0 forks source link

Make tabs scroll horizontaly if window is to small #7

Closed Noah-Huppert closed 9 years ago

Noah-Huppert commented 9 years ago

Instead of having the tabs overflow and look bad if the window is to skinny the tabs should scroll horizontaly.
This should be as simple as adding

overflow-y: scroll;

To the tabs selector