add style in osem.css

This commit is contained in:
Stella 2014-12-19 13:11:11 +02:00
parent 8d3c6568b5
commit 06bda7a7db
2 changed files with 6 additions and 2 deletions

View file

@ -53,4 +53,8 @@ body {
fieldset {
margin: 20px 0 20px 0;
}
}
.col-actions {
width: 170px;
}