update balancing order article edit screen to support received units
This commit is contained in:
parent
03bb83ecc0
commit
f5bd7a43e4
2 changed files with 14 additions and 1 deletions
|
|
@ -308,6 +308,13 @@ i.package {
|
|||
float: none;
|
||||
}
|
||||
}
|
||||
// allow to add a hint for the whole line
|
||||
> .help-block {
|
||||
clear: both;
|
||||
margin-left: 180px;
|
||||
position: relative;
|
||||
top: -2.5ex;
|
||||
}
|
||||
}
|
||||
}
|
||||
// allow to have indicator text instead of input with same markup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue