decrease locate button size to fix better

This commit is contained in:
Laura Klünder 2017-11-15 14:54:52 +01:00
parent 863ef84645
commit e63d209767

View file

@ -205,8 +205,8 @@ main:not([data-view=route-result]) #route-result-buttons{
color: #a2a2a2;
}
.locationinput button.locate {
font-size: 38px;
top: 7px;
font-size: 34px;
top: 6px;
}
.locationinput:not(.empty) button.locate, .locationinput.empty button.clear {
transform: scale(0.7);