mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Prevents letters from being partially cut off on the profile summary page (#20715)
This commit is contained in:
@@ -776,7 +776,7 @@
|
|||||||
.user-profile-names__primary {
|
.user-profile-names__primary {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: var(--font-up-5);
|
font-size: var(--font-up-5);
|
||||||
line-height: var(--line-height-small);
|
line-height: var(--line-height-medium);
|
||||||
.d-icon {
|
.d-icon {
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
vertical-align: baseline;
|
vertical-align: baseline;
|
||||||
|
|||||||
Reference in New Issue
Block a user