Skip to content

Commit

Permalink
Merge pull request #3202 from sommerluk/bugfix01
Browse files Browse the repository at this point in the history
Bugfix primary road casing
  • Loading branch information
matthijsmelissen authored Apr 27, 2018
2 parents d89010a + bac1d0a commit 562f29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roads.mss
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@
[zoom >= 17] { line-width: @primary-width-z17; }
[zoom >= 18] { line-width: @primary-width-z18; }
[zoom >= 19] { line-width: @primary-width-z19; }
#roads {
#roads-casing {
line-join: round;
line-cap: round;
}
Expand Down

0 comments on commit 562f29a

Please sign in to comment.