vendor/assets/stylesheets/_map.scss in active_frontend-11.1.0 vs vendor/assets/stylesheets/_map.scss in active_frontend-12.0.0
- old
+ new
@@ -1,8 +1,9 @@
/* Table of Contents
==================================================
# Map
+# Alignments
# Colors
# Media Queries */
/* # Map
================================================== */
@@ -12,9 +13,12 @@
box-sizing: border-box;
display: block;
min-height: 220px;
min-width:220px;
}
+
+/* # Alignments
+================================================== */
.map-center { margin: 0 auto; }
/* # Colors
================================================== */
.map-dark {
\ No newline at end of file