mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 09:10:25 +08:00
minor CSS fix for custom user fields on user cards
This commit is contained in:
parent
311b983c59
commit
34223dca4e
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@
|
|||
}
|
||||
|
||||
.public-user-fields {
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
.user-field-name {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue