Skip to content

Commit 4ccef7b

Browse files
author
Kristan Kenney
committed
Adjust spacing of user list items
1 parent 1221e9f commit 4ccef7b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

web/css/src/themes/default.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,6 +1506,14 @@ div.l-content > div.l-separator:nth-of-type(4) {
15061506
padding-right: 6px;
15071507
}
15081508

1509+
.body-user .l-unit.animated.fadeIn {
1510+
line-height: 2rem;
1511+
}
1512+
1513+
.body-user .actions-panel {
1514+
line-height: 2rem;
1515+
}
1516+
15091517
.subtitle {
15101518
color: #cc3366;
15111519
font-size: 0.8rem;

0 commit comments

Comments
 (0)