fix exaggerated font size for mobile likes

This commit is contained in:
Jeff Atwood 2015-07-10 15:24:29 -07:00
parent 88712bc548
commit e31b03afb9

View file

@ -36,6 +36,7 @@ nav.post-controls {
}
button.like-count {
font-size: 1em;
padding: 8px 4px;
}