3.0.2 -> 3.0.3
[bootswatch] / bower_components / bootstrap / less / input-groups.less
index 8516a79..d19c4c6 100644 (file)
@@ -10,7 +10,7 @@
   border-collapse: separate; // prevent input groups from inheriting border styles from table cells when placed within a table
 
   // Undo padding and float of grid classes
-  &.col {
+  &[class*="col-"] {
     float: none;
     padding-left: 0;
     padding-right: 0;