decrease locate button size to fix better
This commit is contained in:
parent
863ef84645
commit
e63d209767
1 changed files with 2 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue