Improve unlock button for receiving OrderArticles manually adjusted
Conflicts: app/views/orders/_edit_amount.html.haml
This commit is contained in:
parent
a8e604c196
commit
8479678530
4 changed files with 16 additions and 7 deletions
|
|
@ -51,7 +51,8 @@ body {
|
|||
|
||||
// Do not use additional margin for input in table
|
||||
.form-horizontal .control-group.control-group-intable,
|
||||
.form-horizontal .controls.controls-intable {
|
||||
.form-horizontal .controls.controls-intable,
|
||||
.input-prepend.intable {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue