Peter Dimou
5b4baee3b5
Refactor intro animations into a separate SASS variable ( #1147 )
2017-08-02 12:27:01 -04:00
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
palatinux
8c3fdb2382
Add $navicon-link-color-hover 2/2 ( #1088 )
...
Since the orig color-scheme doesn't always represent the nav/site colors
2017-07-07 15:11:58 -04:00
palatinux
951b2c7002
Add $navicon-link-color-hover 1/2 ( #1089 )
...
Since the orig color-scheme doesn't always represent the nav/site colors
2017-07-07 15:11:48 -04:00
Michael Rose
1ef63b55e5
Adjust nav list .active
state to accommodate text that spans multiple lines.
2017-07-05 15:56:10 -04:00
Guillermo Calvo
b3410ed8b2
Add new brand variable: $bitbucket-color ( #1009 )
2017-05-16 08:21:32 -04:00
Michael Rose
3fc1bfde26
Move SCSS partials to /_sass/minimal-mistakes
for easier CSS customization
2017-04-18 12:52:11 -04:00