Skip to content

Commit 8496f00

Browse files
author
Kristan Kenney
committed
Fix line height of user list items
1 parent 8a0484e commit 8496f00

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

web/css/src/themes/vestia.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ b, strong {
2626
background: #fafafa !important;
2727
}
2828

29-
.actions-panel {
30-
line-height: inherit !important;
31-
}
3229
.l-header {
3330
box-shadow: none;
3431
background: #5d5d5d;
@@ -425,13 +422,8 @@ a.vst-text:hover, a.vst-text:hover b,.advanced-options a:hover {
425422
border-radius: 0px !important;
426423
}
427424

428-
.userlist-username {
429-
line-height: 1.4em !important;
430-
}
431-
432425
.l-unit__name {
433426
letter-spacing: 0 !important;
434-
435427
}
436428

437429
.badge {

0 commit comments

Comments
 (0)