FIX: Choices input layout bug in IE11

This commit is contained in:
Kris 2017-12-07 15:49:54 -05:00
parent 58aeaef0c4
commit 6d5e5629f6

View File

@ -138,7 +138,7 @@
outline: none;
line-height: normal;
overflow: auto;
flex: unset;
flex: 0 1 auto;
flex-wrap: nowrap;
.name {