fix tags checkbox in bootstrap 4.1.1

This commit is contained in:
Matteo Pagliazzi
2018-05-15 16:55:35 +02:00
parent fa60c9a232
commit 6db412f7e6

View File

@@ -55,10 +55,6 @@
.custom-control-label {
color: $gray-50 !important;
font-weight: normal;
overflow: hidden;
text-overflow: ellipsis;
white-space: pre;
width: 8em;
}
}