diff --git a/VERSION b/VERSION index 06e87860..b332a8d4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 1.99.3 (2011-12-04 15:21:12) dev +Version 1.99.3 (2011-12-04 15:26:39) dev diff --git a/applications/welcome/static/css/web2py.css b/applications/welcome/static/css/web2py.css index b2b8d13a..b9fafa65 100644 --- a/applications/welcome/static/css/web2py.css +++ b/applications/welcome/static/css/web2py.css @@ -248,11 +248,12 @@ div.error { text-align:left; } -.web2py_grid .row_buttons{ +.web2py_grid .row_buttons { min-height:25px; + vertical-align: middle; } -.web2py_grid>.row_buttons a{ - margin:10px; +.web2py_grid .row_buttons a { + margin: 3px; } .web2py_grid .row_buttons a,