Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sidebar little improvement #114

Closed
wants to merge 2 commits into from
Closed

Sidebar little improvement #114

wants to merge 2 commits into from

Commits on Sep 22, 2017

  1. 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.
    This commit make them in one line.
    ruihe774 committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    82ccb89 View commit details
    Browse the repository at this point in the history
  2. add scrollbar for fixed sidebar if it's height is bigger than page he…

    …ight
    
    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.
    ruihe774 committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    3c9a977 View commit details
    Browse the repository at this point in the history