mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Update user.scss (#6079)
Prevent user custom fields new lines going under the user avatar on the profile page when the user has no bio.
This commit is contained in:
@@ -247,6 +247,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.public-user-fields {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.viewing-self & .about.collapsed-info {
|
||||
.secondary,
|
||||
.staff-counters {
|
||||
|
||||
Reference in New Issue
Block a user