[Legacy] Update user profile tab styling

This commit is contained in:
Jack Anderson 2024-11-21 14:05:44 +00:00
parent 72748d47cc
commit d30e39b93c

View file

@ -2,7 +2,7 @@
form.userprofile { form.userprofile {
.userprofile-nav { .userprofile-nav {
@media only screen and (max-width: 750px) { @media (max-width: 910px) {
white-space: normal; white-space: normal;
} }
margin: 0; margin: 0;