Skip to content

Commit 0d03fbf

Browse files
scar45zeripath
andauthored
Ensure tabs wrap correctly on user profile page (go-gitea#12144)
Co-authored-by: zeripath <[email protected]>
1 parent d1562bf commit 0d03fbf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

web_src/less/_user.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@
7474
#loading-heatmap {
7575
margin-bottom: 1em;
7676
}
77+
.ui.secondary.stackable.pointing.menu {
78+
flex-wrap: wrap;
79+
}
7780
}
7881

7982
&.followers {

0 commit comments

Comments
 (0)