css - Autocompletion list on chrome design -


i have submit problem today. since few weeks website have design issue on chrome, autocompletion list total hell...

before :

before

after :

after

i want list come first plan it's not accept anymore. honest don't understand issue here, doesn't touch part of code since month ago.

do have idea ou suggestions make ?

thanks time !

i've got solution work you.

css:

.panel.bk {     background: #f0f0f0;     border: 1px solid #a3a3a3;     border-top: 0;     border-bottom: 0;     margin-bottom: 0;     padding-bottom: 0;     position: relative;     z-index: 1; }  #part-address-1 {     position: relative;     z-index: -1; } 

Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -