X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/53817fa9e8d955df0891d156f21b7269b4ed08fc..adabb735fcf8c457a6a14b62a36772180fc967f0:/app/assets/stylesheets/browse.scss diff --git a/app/assets/stylesheets/browse.scss b/app/assets/stylesheets/browse.scss index fe398bc5a..7c0fbd2c0 100644 --- a/app/assets/stylesheets/browse.scss +++ b/app/assets/stylesheets/browse.scss @@ -138,7 +138,6 @@ .building::before { content: image-url('browse/building.png'); } .highway.bridleway::before { content: image-url('browse/bridleway.20.png'); } - .highway.byway::before { content: image-url('browse/byway.20.png'); } .highway.cycleway::before { content: image-url('browse/cycleway.20.png'); } .highway.footway::before { content: image-url('browse/footway.20.png'); } .highway.motorway::before { content: image-url('browse/motorway.20.png'); }