html - Chrome login auto dropdown is too big -


i have strange problem google chrome's autocomplete on login page on website. when there many logins, login/emails dropdown big, overlaps windows start menu.

i don't want turn autocomplete off. if there way make smaller or scrollbar. possible?

i searching web solution , strangely haven't found similar question. questions disabling autocompletes or autocompletion of search results. nothing start-menu-overlapping big logins autocomplete list.

edit

no custom javascript widget used here. default chrome's autocomplete mechanism.

strange autocomplete behavior

set scrol bar...

.dropdown{ height: 60px; max-height: 60px; overflow-y: scroll; } 

Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Save and close a word document by giving a name in R -