vendor/assets/stylesheets/map.css.scss in flashgrid-1.0.20 vs vendor/assets/stylesheets/map.css.scss in flashgrid-1.0.21
- old
+ new
@@ -3,10 +3,10 @@
#Map */
/* #Map
================================================== */
.map {
- background-color: rgba(236,238,241,1);
+ background: rgba(236,238,241,1);
display: block;
min-height: 220px;
min-width:220px;
}
.map-center { margin: 0 auto; }
\ No newline at end of file