mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 04:34:13 -06:00
UX: fix alignment extra buttons in post controls
This commit is contained in:
parent
3232c83bf3
commit
507551ea73
@ -374,6 +374,10 @@ nav.post-controls {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.extra-buttons .widget-button {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.deleted {
|
||||
|
Loading…
Reference in New Issue
Block a user