Add visual return when setting consign.

Fix visual glitches
Fix indentation
This commit is contained in:
Gaëtan Duchaussois 2016-11-23 18:09:19 +01:00
parent d800e24c36
commit 9959291cff
5 changed files with 214 additions and 128 deletions

View file

@ -0,0 +1,7 @@
.form-control.input-consign {
width: 60px;
padding-right: 0;
}
.form-consign {
text-align: center;
}