Make indentation consistent
Update indentation on line 27 to be consistent with rest of file
This commit is contained in:
parent
a295f27b33
commit
2124c173df
2
dist/leaflet.css
vendored
2
dist/leaflet.css
vendored
@ -24,7 +24,7 @@
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
user-select: none;
|
||||
-webkit-user-drag: none;
|
||||
-webkit-user-drag: none;
|
||||
}
|
||||
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
|
||||
.leaflet-safari .leaflet-tile {
|
||||
|
Loading…
Reference in New Issue
Block a user