fix locationinput input line height, so clicking doesnt jump to the start
This commit is contained in:
parent
96592b9355
commit
cced25c8ef
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ main.map {
|
||||||
border-width:0;
|
border-width:0;
|
||||||
height: 54px;
|
height: 54px;
|
||||||
transition: padding-bottom 150ms;
|
transition: padding-bottom 150ms;
|
||||||
|
line-height:2.5;
|
||||||
}
|
}
|
||||||
.locationinput small {
|
.locationinput small {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue