Fixed JS errors on map
This commit is contained in:
@@ -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"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user