mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
UX: switch post action buttons to inline-flex to avoid extra whitespace (#27110)
This commit is contained in:
parent
db3db06caf
commit
06f48a82ed
@ -316,7 +316,7 @@ nav.post-controls {
|
||||
.d-icon {
|
||||
opacity: 1;
|
||||
}
|
||||
display: inline-block;
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user