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

flex-container breaks text truncate #28489

Closed
wxiaoguang opened this issue Dec 16, 2023 · 1 comment · Fixed by #28603
Closed

flex-container breaks text truncate #28489

wxiaoguang opened this issue Dec 16, 2023 · 1 comment · Fixed by #28603
Labels
issue/regression Issue needs no code to be fixed, only a description on how to fix it yourself topic/ui Change the appearance of the Gitea UI type/bug
Milestone

Comments

@wxiaoguang
Copy link
Contributor

wxiaoguang commented Dec 16, 2023

It seems to be a regression of "Reduce margins on user settings page, introduce flex-container (#26046)"

And maybe it's also related to "Reduce margins on admin pages #26026", which started using "display: flex"


With flex-container (display: flex):

image

Without flex-container:

image

@wxiaoguang
Copy link
Contributor Author

@silverwind would you like to take a look?

@wxiaoguang wxiaoguang added topic/ui Change the appearance of the Gitea UI issue/regression Issue needs no code to be fixed, only a description on how to fix it yourself labels Dec 16, 2023
@wxiaoguang wxiaoguang added this to the 1.22.0 milestone Dec 16, 2023
wxiaoguang added a commit that referenced this issue Dec 24, 2023
GiteaBot pushed a commit to GiteaBot/gitea that referenced this issue Dec 24, 2023
wxiaoguang added a commit that referenced this issue Dec 24, 2023
Backport #28603 by wxiaoguang

Fix #28489

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
fuxiaohei pushed a commit to fuxiaohei/gitea that referenced this issue Jan 17, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 8, 2024
silverwind pushed a commit to silverwind/gitea that referenced this issue Feb 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/regression Issue needs no code to be fixed, only a description on how to fix it yourself 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