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

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -