Improve unlock button for receiving OrderArticles manually adjusted

Conflicts:
	app/views/orders/_edit_amount.html.haml
This commit is contained in:
Julius 2014-01-03 22:26:20 +01:00 committed by wvengen
parent a8e604c196
commit 8479678530
4 changed files with 16 additions and 7 deletions

View file

@ -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;
}