Fix alignment of tag-pill icons (#4683)

This commit is contained in:
Simon Huber 2020-06-11 13:07:23 +02:00 committed by GitHub
parent a947a6b6bc
commit 84cd761c8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -693,7 +693,7 @@ button.tc-untagged-label {
width: 1em;
margin-right: 3px;
margin-bottom: 1px;
vertical-align: text-bottom;
vertical-align: bottom;
}
.tc-edit-tags button.tc-remove-tag-button svg {