Skip to content

Commit

Permalink
Merge pull request gravitystorm#1229 from mkoniecz/dy
Browse files Browse the repository at this point in the history
fix dy for leisure=water_park
  • Loading branch information
matthijsmelissen committed Jan 15, 2015
2 parents c25d605 + dcf652c commit eabf222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amenity-points.mss
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@
text-name: "[name]";
text-size: 11;
text-fill: darken(@park, 60%);
text-dy: 11;
text-dy: 13;
text-face-name: @book-fonts;
text-halo-radius: 1;
text-halo-fill: rgba(255,255,255,0.6);
Expand Down

0 comments on commit eabf222

Please sign in to comment.