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

Adds option to specify an header height #1045

Merged

Commits on Mar 3, 2020

  1. Adds option to specify an header height

    When using a template that has a sticky-header, clicking on the sidebar will
    scroll the page under the header.
    
    I added the option `headerHeight` (default = `0`) so that the content div will
    be scrolled down that amount of pixels.
    leorossi committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    aa2c876 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    ab422da View commit details
    Browse the repository at this point in the history