update balancing order article edit screen to support received units

This commit is contained in:
wvengen 2013-12-23 15:25:45 +01:00
parent 03bb83ecc0
commit f5bd7a43e4
2 changed files with 14 additions and 1 deletions

View file

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