some more changes to grid css

This commit is contained in:
Massimo Di Pierro
2011-12-04 15:26:42 -06:00
parent 89c054517d
commit 4a3be2aea4
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -1 +1 @@
Version 1.99.3 (2011-12-04 15:21:12) dev
Version 1.99.3 (2011-12-04 15:26:39) dev
+4 -3
View File
@@ -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,