UX: remove extra margin from PM small actions (#29571)

This commit is contained in:
Kris 2024-11-04 10:53:35 -05:00 committed by GitHub
parent b061fd9cc2
commit 1d637c5243
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,10 +60,6 @@
padding-right: var(--topic-body-width-padding);
}
.small-action {
margin: 1em 0 0;
}
.post-notice {
box-sizing: border-box;
border-radius: var(--pm-border-radius);