mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 23:54:16 +08: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…
Reference in New Issue
Block a user