new branch button content isn't show if not focus on it #10963

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

Originally created by @a1012112796 on GitHub (Jun 5, 2023).

Description

as title, example:

tmp

looks related to https://github.com/go-gitea/gitea/pull/23421

/cc @wxiaoguang

Gitea Version

1.20.0+dev-766-g6c8b680f9

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?

./gitea web

Database

None

Originally created by @a1012112796 on GitHub (Jun 5, 2023). ### Description as title, example: ![tmp](https://github.com/go-gitea/gitea/assets/25342410/aa736397-574d-4a2b-a15b-4a5b5d28b4bc) looks related to https://github.com/go-gitea/gitea/pull/23421 /cc @wxiaoguang ### Gitea Version 1.20.0+dev-766-g6c8b680f9 ### 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? ./gitea web ### Database None
GiteaMirror added the type/bugtopic/ui labels 2025-11-02 09:23:27 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Jun 5, 2023):

Not related to #23421, it's actually caused by : Improve RSS (#24335)

The .menu .item a { is too loose

@wxiaoguang commented on GitHub (Jun 5, 2023): Not related to #23421, it's actually caused by : Improve RSS (#24335) The `.menu .item a {` is too loose
Author
Owner

@wxiaoguang commented on GitHub (Jun 5, 2023):

-> Use correct selector for hiding RSS icon link in the branch selector dropdown #25080

@wxiaoguang commented on GitHub (Jun 5, 2023): -> Use correct selector for hiding RSS icon link in the branch selector dropdown #25080
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10963