some more changes to grid css
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 1.99.3 (2011-12-04 15:21:12) dev
|
||||
Version 1.99.3 (2011-12-04 15:26:39) dev
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user