UX: fix alignment extra buttons in post controls (#22872)
This commit is contained in:
parent
3232c83bf3
commit
6a67d69f7a
|
@ -374,6 +374,10 @@ nav.post-controls {
|
|||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.extra-buttons .widget-button {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.deleted {
|
||||
|
|
Loading…
Reference in New Issue