move like count a tad closer to like glyph

This commit is contained in:
Jeff Atwood 2018-03-29 16:36:59 -07:00
parent 656da091b6
commit 131b19c26b

View File

@ -56,7 +56,7 @@ nav.post-controls {
.like-count { .like-count {
font-size: $font-up-1; font-size: $font-up-1;
margin-right: -10px; margin-right: -15px;
} }
.highlight-action { .highlight-action {