@bmlt-enabled/croutonjs 4.0.4 → 4.1.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.css CHANGED
@@ -702,7 +702,9 @@ input#search_radius, input#search_count {
702
702
  width: auto;
703
703
  }
704
704
 
705
-
705
+ .group-modal {
706
+ width:85%
707
+ }
706
708
  .directions-map-modal {
707
709
  display: none;
708
710
  position: fixed;
@@ -1798,9 +1800,6 @@ div.bmlt_map_container_div button {
1798
1800
  .card-body {
1799
1801
  padding-inline-start: 10px;
1800
1802
  }
1801
- #bmlt-group-map {
1802
- height: 300px;
1803
- }
1804
1803
  /* required styles */
1805
1804
 
1806
1805
  .leaflet-pane,