From 4a3be2aea438edda7d1c70a4ca85625297c02f6f Mon Sep 17 00:00:00 2001 From: Massimo Di Pierro Date: Sun, 4 Dec 2011 15:26:42 -0600 Subject: [PATCH] some more changes to grid css --- VERSION | 2 +- applications/welcome/static/css/web2py.css | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) 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,