@bmlt-enabled/croutonjs 3.20.12 → 3.21.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/crouton-core.css CHANGED
@@ -667,4 +667,7 @@ table.tablesaw {
667
667
  }
668
668
  .bmlt-rtl #meeting-details-contents td {
669
669
  text-align: right !important;
670
+ }
671
+ input#search_radius, input#search_count {
672
+ width: auto;
670
673
  }