venissieux: adjust form button positions (#27964)

This commit is contained in:
Frédéric Péters 2018-11-14 09:13:32 +01:00
parent 31f734466e
commit b8032bb7f5
1 changed files with 6 additions and 0 deletions

View File

@ -246,3 +246,9 @@ div.wcsformsofcategorycell ul li.more-items {
content: none;
}
}
div#rub_service div.buttons {
div.previous-button {
float: left;
}
}