Skip to content

Commit

Permalink
Forgot to save critical .css fixes. :( (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bonkles authored Nov 25, 2019
1 parent 8c92574 commit b579378
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions css/80_app_fb.css
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@ hide this one and style something on top of it. */
opacity: 1;
}

g.layer-ai-features.hide-roads path.road,
g.layer-ai-features.hide-roads node.road,
g.layer-ai-features.hide-buildings path.building {
g.layer-ai-features.hide-rapid-roads path.road,
g.layer-ai-features.hide-rapid-roads node.road,
g.layer-ai-features.hide-rapid-buildings path.building {
display: none;
}

0 comments on commit b579378

Please sign in to comment.