Skip to content

Commit

Permalink
fix typo in land-low layer selector
Browse files Browse the repository at this point in the history
  • Loading branch information
skorasaurus committed Dec 4, 2013
1 parent f27d57c commit 82711eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osm-bright/base.mss
Expand Up @@ -10,7 +10,7 @@
/* LANDUSE & LANDCOVER
/* ================================================================== */

#land-low[zoom>=0][zoom<6],
#land-low[zoom>=0][zoom<10],
#land-high[zoom>=10] {
polygon-fill: @land;
polygon-gamma: 0.75;
Expand Down

0 comments on commit 82711eb

Please sign in to comment.