finish ordergroups and orders i18n + controller

This commit is contained in:
wvengen 2013-02-08 01:52:20 +01:00
parent d818ea5d53
commit e06524ca37
14 changed files with 185 additions and 84 deletions

View file

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