mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 02:40:53 -06:00
mobile like count css rules being ignored
This commit is contained in:
parent
3681b350cd
commit
c0c6cb8124
@ -53,11 +53,6 @@ nav.post-controls {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
button.like-count {
|
||||
font-size: 1em;
|
||||
padding: 8px 4px;
|
||||
}
|
||||
|
||||
.topic-post {
|
||||
button {
|
||||
border: none;
|
||||
@ -95,6 +90,11 @@ button.like-count {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
button.like-count {
|
||||
font-size: 1em;
|
||||
padding: 8px 4px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user