mirror of
https://github.com/discourse/discourse-solved.git
synced 2026-09-18 23:31:35 -04:00
UX: Fixed solved alignment with buttons due to core changes (#120)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user