hopefully fix locationinput rendering bug in safari

This commit is contained in:
Laura Klünder 2017-11-24 20:49:02 +01:00
parent e894ce21b0
commit f0f6cb4547

View file

@ -290,7 +290,7 @@ main.show-details #resultswrapper .details {
border-width:0;
height: 54px;
transition: padding-bottom 150ms;
line-height:3.5;
line-height: 1.0;
padding-left: 52px;
}
.locationinput small {