From 8417329039eff698a813b1cc667965abccefc027 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Wed, 23 Apr 2014 18:58:23 -0700 Subject: [PATCH] Fix highway=pedestrian area fill --- css/map.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/css/map.css b/css/map.css index dd2eccf9f..6ad0473ec 100644 --- a/css/map.css +++ b/css/map.css @@ -562,9 +562,6 @@ path.stroke.area.tag-highway-pedestrian { stroke:#fff; stroke-width: 2; } -path.fill.area.tag-highway-pedestrian { - fill:#ccc; -} path.stroke.tag-highway-service { stroke:#fff;