diff --git a/css/app.css b/css/app.css index a96dac54c..d40fd5ea7 100644 --- a/css/app.css +++ b/css/app.css @@ -866,7 +866,7 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;} } .tag-wrap .preset-icon-wrap > div { - height: 80px; + height: 90px; width: 33.3333%; width: -webkit-calc(33.3333% - 10px); width: calc(33.3333% - 10px); diff --git a/css/map.css b/css/map.css index f300a5b28..592e5f1e8 100644 --- a/css/map.css +++ b/css/map.css @@ -758,6 +758,7 @@ text { marker#oneway-marker path { fill:#000; + opacity: .5; } text.tag-oneway {