Make address selection searchable (#2739)
* Remove padding on address input if empty (#2141) * Use Autocomplete to make address selection searchable (#2141) * Adds AutoComplete Wrapper (#2141)
This commit is contained in:
committed by
Jaco Greeff
parent
9b246245bf
commit
1e21b07e07
@@ -73,10 +73,6 @@
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.address input {
|
||||
padding-left: 48px !important;
|
||||
}
|
||||
|
||||
.from {
|
||||
padding: 25px 0 0 48px !important;
|
||||
line-height: 32px;
|
||||
|
||||
Reference in New Issue
Block a user