mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 00:35:50 +00: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:
parent
4172e1dd52
commit
6cc860be09
@ -247,6 +247,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.public-user-fields {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.viewing-self & .about.collapsed-info {
|
||||
.secondary,
|
||||
.staff-counters {
|
||||
|
Loading…
x
Reference in New Issue
Block a user