GAE should use 2.7, not 2.5

This commit is contained in:
mdipierro
2014-03-29 17:28:45 -05:00
parent 49f4e38658
commit 29ca1872b0
6 changed files with 29 additions and 12 deletions
@@ -302,6 +302,11 @@ li.w2p_grid_breadcrumb_elem {
.web2py_console input, .web2py_console select,
.web2py_console a { margin: 2px; }
.web2py_htmltable {
width: 100%;
overflow-x: auto;
-ms-overflow-x:scroll;
}
#wiki_page_body {
width: 600px;