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; color: #a2a2a2;
} }
.locationinput button.locate { .locationinput button.locate {
font-size: 38px; font-size: 34px;
top: 7px; top: 6px;
} }
.locationinput:not(.empty) button.locate, .locationinput.empty button.clear { .locationinput:not(.empty) button.locate, .locationinput.empty button.clear {
transform: scale(0.7); transform: scale(0.7);