Skip to content

Commit

Permalink
FIX: Add padding to topic voting title (discourse#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanvidrine authored May 17, 2024
1 parent cf24fdb commit a435c5f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions common/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -581,3 +581,7 @@ html body #main-outlet {
.topic-list .main-link.focused {
box-shadow: none;
}

.title-voting {
padding-left: 14px;
}

0 comments on commit a435c5f

Please sign in to comment.