Make sure you have the HTML5 doctype at the top of the your popup's
HTML page, like this:

<!DOCTYPE html>

It should shrink if you add this line.

- a

On Sat, Nov 28, 2009 at 11:48 AM, Igor <igor...@gmail.com> wrote:
> Hello.
>
> I'm developing extension as browser_action, one of input fields has
> attached auto-suggest code which opens drop-down menu for user to
> choose item.
> Problem is that once my extension increases its height (when drop-down
> shows), it won't get back to default height value, when drop-down
> disappears.
>
> Also, tried manually to reduce body's height but it won't work, so I'm
> really confused, increasing height works but not reducing.
>
> Could someone, please point me in the right direction...
>
> Thanks
> Igor
>
> --
>
> You received this message because you are subscribed to the Google Groups 
> "Chromium-extensions" group.
> To post to this group, send email to chromium-extensi...@googlegroups.com.
> To unsubscribe from this group, send email to 
> chromium-extensions+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/chromium-extensions?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to chromium-extensi...@googlegroups.com.
To unsubscribe from this group, send email to 
chromium-extensions+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to