Adjust button padding to account for avatar (#139)

Follow up to f7bb92b
This commit is contained in:
Kris 2021-01-28 10:27:54 -05:00 committed by GitHub
parent f7bb92bf51
commit ea0ac1a7fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,8 @@
}
#topic-footer-button-assign {
padding-top: 0.35em;
padding-bottom: 0.35em;
.d-button-label {
.avatar {
margin-right: 0.25em;