hopefully fix locationinput rendering bug in safari
This commit is contained in:
parent
e894ce21b0
commit
f0f6cb4547
1 changed files with 1 additions and 1 deletions
|
@ -290,7 +290,7 @@ main.show-details #resultswrapper .details {
|
||||||
border-width:0;
|
border-width:0;
|
||||||
height: 54px;
|
height: 54px;
|
||||||
transition: padding-bottom 150ms;
|
transition: padding-bottom 150ms;
|
||||||
line-height:3.5;
|
line-height: 1.0;
|
||||||
padding-left: 52px;
|
padding-left: 52px;
|
||||||
}
|
}
|
||||||
.locationinput small {
|
.locationinput small {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue