Multiselect line-height fix

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-09-24 22:55:00 +02:00
parent a56ab6edf7
commit b53985363d
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with 1 additions and 0 deletions

View File

@ -723,6 +723,7 @@ input {
z-index: 1; /* above input */
background-color: var(--color-main-background);
cursor: pointer;
line-height: 17px;
}
/* displayed text if tag limit reached */
.multiselect__strong,