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; margin-top: 2px;
width: auto; width: auto;
overflow: visible; overflow: visible;
padding: 5px;
} }
tr.form-row-even { tr.form-row-even {
background-color: #e9f0ff; background-color: #e9f0ff;