mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
fix exaggerated font size for mobile likes
This commit is contained in:
parent
88712bc548
commit
e31b03afb9
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ nav.post-controls {
|
|||
}
|
||||
|
||||
button.like-count {
|
||||
font-size: 1em;
|
||||
padding: 8px 4px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue