make tag input 100% width

pull/1/head
David Benqué 2020-03-12 17:01:38 +00:00
parent e17544d168
commit 7bb0263f8f
1 changed files with 1 additions and 0 deletions

View File

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