@bmlt-enabled/croutonjs 3.12.5 → 3.13.0

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
@@ -632,3 +632,7 @@ table.tablesaw {
632
632
  font-weight: bold;
633
633
  font-size: 14px;
634
634
  }
635
+
636
+ .gm-svpc div img {
637
+ position: relative !important;
638
+ }