mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 05:29:17 -06:00
UX: better likes count margin
This commit is contained in:
parent
9bf87f3665
commit
629ad48621
@ -55,8 +55,8 @@ nav.post-controls {
|
||||
padding: 0;
|
||||
|
||||
.like-count {
|
||||
font-size: inherit;
|
||||
margin-right: -5px;
|
||||
font-size: $font-up-1;
|
||||
margin-right: -10px;
|
||||
}
|
||||
|
||||
.highlight-action {
|
||||
|
Loading…
Reference in New Issue
Block a user