Skip to content

Commit

Permalink
Merge pull request gravitystorm#767 from vholten/shop_names
Browse files Browse the repository at this point in the history
Increase text-dy for default shop style
  • Loading branch information
gravitystorm committed Jul 29, 2014
2 parents 14713da + 5ff7d09 commit 4c01284
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 @@ -1100,7 +1100,7 @@
[shop != ''][zoom >= 17]::shop {
text-name: [name];
text-size: 9;
text-dy: 9;
text-dy: 10;
text-fill: #939;
text-face-name: @book-fonts;
text-halo-radius: 1;
Expand Down

0 comments on commit 4c01284

Please sign in to comment.