i've changed the width of "content" by changing the style.css, all div under 'content' can heritage the width but not 'table', does anyone know how to change the 'table' width? Thanks.
<div id="content"> <div class="flash" style="display: none;"></div> <div class="web2py_grid "> <div class="web2py_breadcrumbs"> <div class="web2py_console "> <div class="web2py_table"> <div class="web2py_htmltable" style=" width:100%;overflow-x:auto;-ms-overflow-x:scroll"> <table> -- --- 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/groups/opt_out.

