hacks-guide-minimal-mistake.../_sass
Michael Rose 3e347970c7 Add vertical scrollbar to sidebars that extend outside the viewport
Viewing overflowing sidebar content requires scrolling the entire page which is annoying and causes the reader to lose their place.

Use CSS `calc` to approximate height of the sidebar (`100vh` - height of the masthead) and apply `overflow-y: auto` to add vertical scrollbars when needed.

Fixes #706
2017-07-12 12:03:14 -04:00
..
minimal-mistakes Add vertical scrollbar to sidebars that extend outside the viewport 2017-07-12 12:03:14 -04:00
minimal-mistakes.scss Bump version to 4.4.2 2017-07-07 15:49:17 -04:00