Fixed noSeparator alternative

This commit is contained in:
xavijam 2016-04-22 13:58:41 +02:00
parent 73af1244e7
commit b8387c90c0

View File

@ -132,7 +132,7 @@
}
}
}
.CDB-OptionInput-item--noSeparator {
.CDB-OptionInput-item--noSeparator::after {
content: '';
}
.CDB-OptionInput-content {