Chrome extension dropdown not correct size -


i have simple chrome extension. entirely based on sample. when click it works perfectly, drops down minimal amount.

enter image description here

this minimal drop amount

enter image description here

and working correctly. (when correctly, ignore fact it's totally horrendous, that's stage two)

question

what need ensure drops down properly?

you should add <!doctype html> declaration @ beginning of popup.html file. glad helps!


Comments

Popular posts from this blog

c# - ItextSharp font color issue in ver 5.5.4+ -

jquery - Multiple issues with pushstate: history, loading, calling functions -

ios - retrievePeripherals deprecated in IOS7 how to substitude it with retrievePeripheralsWithIdentifiers -