New Label button align left but it should be right. #12768

Closed
opened 2025-11-02 10:20:23 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @lunny on GitHub (Apr 1, 2024).

image
Originally created by @lunny on GitHub (Apr 1, 2024). <img width="1311" alt="image" src="https://github.com/go-gitea/gitea/assets/81045/a4c36ace-289e-4413-9078-5ca25a648a96">
GiteaMirror added the issue/regression label 2025-11-02 10:20:23 -06:00
Author
Owner

@silverwind commented on GitHub (Apr 2, 2024):

Seems this CSS got lost somehow:

.repository .navbar {
  justify-content: space-between;
  display: flex;
}
@silverwind commented on GitHub (Apr 2, 2024): Seems this CSS got lost somehow: ```css .repository .navbar { justify-content: space-between; display: flex; }
Author
Owner

@silverwind commented on GitHub (Apr 2, 2024):

Regression from https://github.com/go-gitea/gitea/pull/29982.

@silverwind commented on GitHub (Apr 2, 2024): Regression from https://github.com/go-gitea/gitea/pull/29982.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12768