make tag input 100% width

This commit is contained in:
David Benqué 2020-03-12 17:01:38 +00:00
parent e17544d168
commit 7bb0263f8f

View File

@ -120,6 +120,7 @@
#cp-kanban-edit-tags { #cp-kanban-edit-tags {
.tokenfield { .tokenfield {
margin: 0; margin: 0;
width: 100%;
} }
margin-bottom: 15px; margin-bottom: 15px;
} }