mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Double Button Alignment Mobile (#9862)
This commit is contained in:
parent
37128d71c7
commit
bf8085e436
@ -36,6 +36,7 @@ span.badge-posts {
|
||||
.double-button {
|
||||
display: flex;
|
||||
flex: 0 1 auto;
|
||||
align-items: center;
|
||||
button {
|
||||
&.like,
|
||||
&.read-indicator,
|
||||
|
Loading…
Reference in New Issue
Block a user