Merge pull request #649 from Safelite/feature/richardson/1201-mobile-address-fix
add class style back in after it desktop update
This commit is contained in:
commit
24e4548a9e
1 changed files with 4 additions and 0 deletions
|
|
@ -86,6 +86,10 @@ body {
|
|||
height: 1px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.pac-container {
|
||||
z-index: 10000 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.modal-open {
|
||||
|
|
|
|||
Loading…
Reference in a new issue