Ensure tabs wrap correctly on user profile page (#12144)

Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
George Merlocco
2020-07-05 12:09:52 -04:00
committed by GitHub
parent d1562bfc34
commit 0d03fbf2ca

View File

@ -74,6 +74,9 @@
#loading-heatmap {
margin-bottom: 1em;
}
.ui.secondary.stackable.pointing.menu {
flex-wrap: wrap;
}
}
&.followers {