-
-
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
Fix alignment of People and Teams right arrow on org homepage #14924
Fix alignment of People and Teams right arrow on org homepage #14924
Conversation
Fix go-gitea#14854 Signed-off-by: Andrew Thornton <art27@cantab.net>
Also fixes the Cog on the Org title settings. The sort arrow indicator is consistent across the rest of the application. |
Codecov Report
@@ Coverage Diff @@
## master #14924 +/- ##
==========================================
- Coverage 42.21% 42.16% -0.06%
==========================================
Files 767 774 +7
Lines 81624 82919 +1295
==========================================
+ Hits 34458 34962 +504
- Misses 41531 42281 +750
- Partials 5635 5676 +41
Continue to review full report at Codecov.
|
🚀 |
Fix #14854
Signed-off-by: Andrew Thornton art27@cantab.net