Browse Source
Ensure tabs wrap correctly on user profile page (#12144)
Co-authored-by: zeripath <art27@cantab.net>
for-closed-social
George Merlocco
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
web_src/less/_user.less
|
|
@ -74,6 +74,9 @@ |
|
|
|
#loading-heatmap { |
|
|
|
margin-bottom: 1em; |
|
|
|
} |
|
|
|
.ui.secondary.stackable.pointing.menu { |
|
|
|
flex-wrap: wrap; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
&.followers { |
|
|
|