SC5 / sc5-styleguide

Styleguide generator is a handy little tool that helps you generate good looking styleguides from stylesheets using KSS notation
http://styleguide.sc5.io/
MIT License
1.26k stars 167 forks source link

Fix layout and mobile toggle for sidenav option #1056

Closed jaasum closed 7 years ago

jaasum commented 7 years ago

I use the sidenav option a lot for large styleguides. The layout had a set overflow with scrollbars always showing and was cumbersome to navigate. This commit ensures adequate vertical space for the sidenav, removes persistent scrollbars, and toggles correctly in mobile views. Tested in Chrome, Firefox, Safari, Edge, and IE 11.