Skip to content

Commit a435c5f

Browse files
FIX: Add padding to topic voting title (#50)
1 parent cf24fdb commit a435c5f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

common/common.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,3 +581,7 @@ html body #main-outlet {
581581
.topic-list .main-link.focused {
582582
box-shadow: none;
583583
}
584+
585+
.title-voting {
586+
padding-left: 14px;
587+
}

0 commit comments

Comments
 (0)