Make indentation consistent

Update indentation on line 27 to be consistent with rest of file
This commit is contained in:
Austen Talbot 2014-07-05 14:40:23 -07:00
parent a295f27b33
commit 2124c173df

2
dist/leaflet.css vendored
View File

@ -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 {