Fixes height of taginput container

This commit is contained in:
weryques 2018-09-06 13:14:53 -03:00
parent cf7b10eff3
commit 07c711b587
1 changed files with 1 additions and 1 deletions

View File

@ -652,7 +652,7 @@
}
.taginput-container {
height: 32px !important;
min-height: 32px !important;
.tags {
margin-bottom: calc(0.275em - 1px) !important;