UX: fix alignment extra buttons in post controls (#22872)

This commit is contained in:
chapoi 2023-07-31 11:55:46 +02:00 committed by GitHub
parent 3232c83bf3
commit 6a67d69f7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -374,6 +374,10 @@ nav.post-controls {
margin-right: 0;
}
}
.extra-buttons .widget-button {
height: 100%;
}
}
.deleted {