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

Set the logo to vertical center #1581

Merged
merged 2 commits into from Apr 30, 2019
Merged

Commits on Apr 17, 2019

  1. Set the logo to vertical center

    The logo is contained in the height of the text of the navbar.
    Due to this I can not scale the logo larger than the text of
    the menu.
    This is why the logo was a bit below the center in the first place.
    
    Working on #1559
    cornelinux committed Apr 17, 2019
    Copy the full SHA
    7ac89b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Changing padding to make logo larger

    If we change the padding in this way, the distance to the border above
    and below the logo is smaller, so the logo will be larger and still
    centered.
    Mipronimo committed Apr 29, 2019
    Copy the full SHA
    8362c66 View commit details
    Browse the repository at this point in the history