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

Broken avatar css on main page #30624

Closed
stuzer05 opened this issue Apr 21, 2024 · 2 comments · Fixed by #30628
Closed

Broken avatar css on main page #30624

stuzer05 opened this issue Apr 21, 2024 · 2 comments · Fixed by #30628
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented issue/regression Indicates a previously functioning feature or behavior that has broken or regressed after a change type/bug

Comments

@stuzer05
Copy link
Contributor

Description

image

avatar is cun vertically

image

Gitea Version

trunk

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

docker

Database

None

@lunny lunny added issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented issue/regression Indicates a previously functioning feature or behavior that has broken or regressed after a change labels Apr 21, 2024
@lunny
Copy link
Member

lunny commented Apr 21, 2024

regression of #30547

@wxiaoguang
Copy link
Contributor

-> Fix dropdown text ellipsis #30628

silverwind pushed a commit that referenced this issue Apr 21, 2024
Follow
#30547 (comment)

Fix #30624

The Fomantic UI Dropdown wasn't designed to work that way, its "text"
element might contain images. So the "overflow" shouldn't be added to
any general dropdown text.


![image](https://github.com/go-gitea/gitea/assets/2114189/f6ceaabd-bc89-4bf2-baa2-a6f0324c1962)
GiteaBot pushed a commit to GiteaBot/gitea that referenced this issue Apr 21, 2024
Follow
go-gitea#30547 (comment)

Fix go-gitea#30624

The Fomantic UI Dropdown wasn't designed to work that way, its "text"
element might contain images. So the "overflow" shouldn't be added to
any general dropdown text.


![image](https://github.com/go-gitea/gitea/assets/2114189/f6ceaabd-bc89-4bf2-baa2-a6f0324c1962)
lunny pushed a commit that referenced this issue Apr 22, 2024
Backport #30628 by @wxiaoguang

Follow
#30547 (comment)

Fix #30624

The Fomantic UI Dropdown wasn't designed to work that way, its "text"
element might contain images. So the "overflow" shouldn't be added to
any general dropdown text.


![image](https://github.com/go-gitea/gitea/assets/2114189/f6ceaabd-bc89-4bf2-baa2-a6f0324c1962)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Jul 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented issue/regression Indicates a previously functioning feature or behavior that has broken or regressed after a change type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants