fix locationinput input line height, so clicking doesnt jump to the start

This commit is contained in:
Laura Klünder 2017-10-28 17:18:21 +02:00
parent 96592b9355
commit cced25c8ef

View file

@ -119,6 +119,7 @@ main.map {
border-width:0;
height: 54px;
transition: padding-bottom 150ms;
line-height:2.5;
}
.locationinput small {
position: absolute;