mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-21 06:41:58 +02:00
Ensure tabs wrap correctly on user profile page (#12144)
Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
co-authored by
zeripath
parent
d1562bfc34
commit
0d03fbf2ca
@@ -74,6 +74,9 @@
|
||||
#loading-heatmap {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
.ui.secondary.stackable.pointing.menu {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
}
|
||||
|
||||
&.followers {
|
||||
|
||||
Reference in New Issue
Block a user