Following this link:
http://stuff.dan.cx/js/filepicker/google/
a demo of a google picker, one can see that the picker iframe here has a minimum size 566 * 350, even when the browser is resized to dimensions even smaller.
I want this iframe to be always in proportion to the browser being resized, i.e., responsive.
Can anyone help me with where and what change do I need to make this happen? Sorry but I do not know a lot about CSS...