sphinx-doc / alabaster

Lightweight, configurable Sphinx theme
http://alabaster.readthedocs.io/
Other
738 stars 189 forks source link

Sidebar little improvement #114

Closed ghost closed 1 year ago

ghost commented 7 years ago

ensure search input bar and button in one line The quick search bar and button in sidebar is splited in two lines which looks not so nice. Make them in one line.

Before: button_before

After: 2017-09-23 08-05-57

add scrollbar for fixed sidebar if it's height is bigger than page height For fixed sidebar, the content out of page will not able to show. Add a scrollbar for this situation so that users can scroll down and see that content.

Before: 2017-09-23 08-08-04

After: 2017-09-23 08-07-34

SilverRainZ commented 3 years ago

Is there any reason of putting aside this?