There was an error while loading. Please reload this page.
1 parent 76ee212 commit fe30bd6Copy full SHA for fe30bd6
docs/assets/css/bootstrap.css
@@ -73,6 +73,10 @@ img {
73
-ms-interpolation-mode: bicubic;
74
}
75
76
+#map_canvas img {
77
+ max-width: none;
78
+}
79
+
80
button,
81
input,
82
select,
less/reset.less
@@ -81,6 +81,11 @@ img {
83
84
+// Prevent max-width from affecting Google Maps
85
86
87
88
89
// Forms
90
// -------------------------
91
0 commit comments