Author name not in the middle in commit list page #12746

Closed
opened 2025-11-02 10:19:41 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @yp05327 on GitHub (Mar 27, 2024).

Description

https://github.com/go-gitea/gitea/pull/29989#issuecomment-2022058844

Gitea Version

latest

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?

build

Database

None

Originally created by @yp05327 on GitHub (Mar 27, 2024). ### Description https://github.com/go-gitea/gitea/pull/29989#issuecomment-2022058844 ### Gitea Version latest ### 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? build ### Database None
GiteaMirror added the type/bug label 2025-11-02 10:19:41 -06:00
Author
Owner

@lunny commented on GitHub (Mar 27, 2024):

I don't think it's a bug. I think it's OK to not vertical center aligned.

@lunny commented on GitHub (Mar 27, 2024): I don't think it's a bug. I think it's OK to not vertical center aligned.
Author
Owner

@yp05327 commented on GitHub (Mar 27, 2024):

Before #29989, it was. So the behavior changed unexpected, as this PR is just for fixing different username color.

@yp05327 commented on GitHub (Mar 27, 2024): Before #29989, it was. So the behavior changed unexpected, as this PR is just for fixing different username color.
Author
Owner

@silverwind commented on GitHub (Mar 27, 2024):

I guess we can fix it.

@silverwind commented on GitHub (Mar 27, 2024): I guess we can fix it.
Author
Owner

@silverwind commented on GitHub (Mar 27, 2024):

@yp05327 it seems best to revert tw-flex because table cells with display: flex behave strangely and cannot be vertically centered through the usual methods. Can you try solving the whitespace issue by just removing it in the HTML template instead where appropriate, or give me reproduction steps for this issue with the whitespace?

@silverwind commented on GitHub (Mar 27, 2024): @yp05327 it seems best to revert `tw-flex` because table cells with `display: flex` behave strangely and cannot be vertically centered through the usual methods. Can you try solving the whitespace issue by just removing it in the HTML template instead where appropriate, or give me reproduction steps for this issue with the whitespace?
Author
Owner

@yp05327 commented on GitHub (Apr 9, 2024):

In template, there was no whitespace, but in browser, there was.
And I don't know why, now I can't see whitespace. 😕
image

ps: the repo is a mirror of https://gitea.com/gitea/act_runner

@yp05327 commented on GitHub (Apr 9, 2024): In template, there was no whitespace, but in browser, there was. And I don't know why, now I can't see whitespace. 😕 ![image](https://github.com/go-gitea/gitea/assets/18380374/60d9edb8-a650-4732-9993-783bda24c8d0) ps: the repo is a mirror of https://gitea.com/gitea/act_runner
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12746