Reduced size of buttons in back-end forms

This commit is contained in:
manolobevia 2011-11-30 23:14:13 +00:00
parent dbac358978
commit 31d0d8216b

View file

@ -136,6 +136,7 @@ td.verticalfieldlabel {
margin-top: 2px;
width: auto;
overflow: visible;
padding: 5px;
}
tr.form-row-even {
background-color: #e9f0ff;