@bmlt-enabled/croutonjs 3.19.5 → 3.20.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
@@ -477,10 +477,10 @@ table.tablesaw {
477
477
  }
478
478
 
479
479
  .bmlt-map {
480
- height: 400px;
480
+ height: 500px;
481
481
  }
482
482
  #byfield_embeddedMapPage{
483
- height: 400px;
483
+ height: 500px;
484
484
  }
485
485
  .bmlt-observer {
486
486
  font-size: 14px;
@@ -645,13 +645,13 @@ table.tablesaw {
645
645
  direction: rtl;
646
646
  }
647
647
  #bmlt-header.bmlt-rtl {
648
- text-align:right;
648
+ text-align:right;
649
649
  }
650
650
  #nav-days.bmlt-rtl {
651
- float:right;
651
+ float:right;
652
652
  }
653
653
  #nav-days.bmlt-rtl li {
654
- float:right;
654
+ float:right;
655
655
  }
656
656
  #bmlt-tabs .bmlt-rtl .bmlt-column1 {
657
657
  text-align: right;