mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-07-05 13:22:11 +00:00
UX: Fixed solved alignment with buttons due to core changes (#120)
This commit is contained in:
parent
8116c7974c
commit
5c5b63e822
@ -10,11 +10,6 @@ $solved-color: green;
|
||||
}
|
||||
}
|
||||
|
||||
.post-controls span:not(.d-button-label) {
|
||||
display: inline-flex;
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
.fa.accepted {
|
||||
color: $solved-color;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user