fix height on multiple line controls
[qcg-portal.git] / qcg / static / qcg / selectize / selectize.bootstrap3.css
index 62682f9..b898ef6 100644 (file)
 }
 .form-control.selectize-control {
   padding: 0;
-  /*height: auto;*/
+  height: auto;
   border: none;
   background: none;
   -webkit-box-shadow: none;