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

Vertical align navbar avatar at middle #20302

Merged
merged 3 commits into from
Jul 10, 2022
Merged

Commits on Jul 9, 2022

  1. Vertical align avatar at middle

    - Currently the avatar in the navbar is being vertically aligned to the
    top, this caused that the icon besides it isn't being at the middle of
    the avatar. Use the `vm` helper class to force the `vertical-align` to
    be `middle`.
    - Resolves go-gitea#20292
    Gusted committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    c53faaf View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Merge branch 'main' into vertical-avatar

    Gusted authored Jul 10, 2022
    Configuration menu
    Copy the full SHA
    7f6c6a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a229bd View commit details
    Browse the repository at this point in the history