mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
mobile like count css rules being ignored
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user