-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Inconsistent button size on the team web page #27745
Comments
I'd like to work on this issue if you can instruct me how to reproduce it. |
It's on the web page. You don't need to reproduce it... |
I can work on this. |
#27632 sounds related but it's not because neither button are dropdowns in those screenshots. |
Nope, not related. The problem is the button styles were polluted by |
Fixed by: Fix button size in "attached header right" #28770 |
Automatically locked because of our CONTRIBUTING guidelines |
Description
There are two bugs.
Left side: the first button is selected by a class because he is the direct child of attached.header, while the second button is wrapped by a form class.
Right side: the class of join is wrong. It should be
tiny
instead ofsmall
.Screenshots
Gitea Version
latest codebase
Can you reproduce the bug on the Gitea demo site?
Yes
Operating System
No response
Browser Version
none
The text was updated successfully, but these errors were encountered: