finish ordergroups and orders i18n + controller
This commit is contained in:
parent
d818ea5d53
commit
e06524ca37
14 changed files with 185 additions and 84 deletions
|
|
@ -204,9 +204,9 @@ tr.unavailable {
|
|||
dd { .clearfix(); }
|
||||
}
|
||||
|
||||
// need more space for supplier information (in German, at least)
|
||||
// need more space for supplier&order information (in German, at least)
|
||||
.dl-horizontal {
|
||||
dt { width: 150px; }
|
||||
dd { margin-left: 160px; }
|
||||
dt { width: 160px; }
|
||||
dd { margin-left: 170px; }
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue