Reduced size of buttons in back-end forms
This commit is contained in:
parent
dbac358978
commit
31d0d8216b
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue