remove fallback for location icon

This commit is contained in:
Laura Klünder 2017-11-15 16:27:03 +01:00
parent 8db4dbcf72
commit ae4c20db4f

View file

@ -124,10 +124,6 @@ main:not([data-view=route-result]) #route-result-buttons{
transition: color 150ms, transform 150ms, top 150ms;
pointer-events: none;
}
.location .icon:empty::before {
display: block;
content: "place";
}
.location > * {
display: block;
white-space: nowrap;