relative units in line-height + some cleanup

This commit is contained in:
Henry Jameson 2022-04-20 23:55:34 +03:00
parent 7f513fe46f
commit 33d92f9b16
8 changed files with 15 additions and 13 deletions

View file

@ -176,7 +176,7 @@
}
.user-profile-field-name, .user-profile-field-value {
line-height: 18px;
line-height: 1.3;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;