Fixed JS errors on map

This commit is contained in:
Godwin
2016-12-31 07:09:15 -08:00
parent bc556d6884
commit dccfa48491
5 changed files with 4 additions and 52 deletions
+1
View File
@@ -3059,6 +3059,7 @@ $header-tilt: 8deg;
svg {
vertical-align: middle;
background-color: transparent;
width: 100%;
@include _(transition, background-color 1s ease-in-out);
&.loaded {
@@ -8,7 +8,7 @@
"and_chr": ["55"],
"chrome": ["55"],
"edge": ["13"],
"firefox": ["48"],
"firefox": ["50"],
"ie": ["11"],
"ios_saf": ["8", "9"]
}