In appadmin, if I query a table that has more columns than the width of my 
browser there will be a horizontal scrollbar places on the div containing 
the database rows.  I find this annoying because in order to scroll 
horizontally I have to go to the bottom of the search results first to find 
the horizontal scrollbar and then scroll.

If the containing div had overflow: visible then I could use the browser's 
horizontal scrollbar which is much more convenient.  My question is what 
purpose does having overflow = hidden serve in this context?

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to