minor CSS fix for custom user fields on user cards
This commit is contained in:
parent
311b983c59
commit
34223dca4e
|
@ -48,6 +48,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.public-user-fields {
|
.public-user-fields {
|
||||||
|
margin-top: 8px;
|
||||||
|
margin-bottom: 8px;
|
||||||
.user-field-name {
|
.user-field-name {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue