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

Incorrect vertical alignment of the profile picture in the main menu #20292

Closed
Gaulm opened this issue Jul 8, 2022 · 0 comments · Fixed by #20302
Closed

Incorrect vertical alignment of the profile picture in the main menu #20292

Gaulm opened this issue Jul 8, 2022 · 0 comments · Fixed by #20302
Labels
topic/ui Change the appearance of the Gitea UI type/bug

Comments

@Gaulm
Copy link

Gaulm commented Jul 8, 2022

Description

The vertical alignment of the profile picture in the main menu is set to top, middle looks better and is aligned with the other icons in the menu.

Screenshots

How it is now:
Screenshot 2022-07-08 at 10-48-17 Gitea Git with a cup of tea

How it should be:
Screenshot 2022-07-08 at 10-48-36 Gitea Git with a cup of tea

Gitea Version

1.17

Can you reproduce the bug on the Gitea demo site?

Yes

Operating System

No response

Browser Version

Firefox 102.0.1

@Gaulm Gaulm added type/bug topic/ui Change the appearance of the Gitea UI labels Jul 8, 2022
Gusted pushed a commit to Gusted/gitea that referenced this issue Jul 9, 2022
- 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
zeripath pushed a commit that referenced this issue Jul 10, 2022
- 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 #20292
vsysoev pushed a commit to IntegraSDL/gitea that referenced this issue Aug 10, 2022
- 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
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic/ui Change the appearance of the Gitea UI type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant