vendor/assets/stylesheets/map.scss in active_frontend-3.0.4 vs vendor/assets/stylesheets/map.scss in active_frontend-4.0.0

- old
+ new

@@ -3,10 +3,11 @@ # Map */ /* # Map ================================================== */ .map { - background: rgba(249,249,249,1); + background: rgba(245,248,250,1); + border: 2px solid rgba(235,242,247,1); display: block; min-height: 220px; min-width:220px; } .map-center { margin: 0 auto; } \ No newline at end of file