[-] BO : fix css for iframe of custom products when creating order in BO

This commit is contained in:
gRoussac
2013-01-23 18:38:00 +01:00
parent f81e0c51fa
commit 7d1e6d993d
2 changed files with 11 additions and 1 deletions
+5
View File
@@ -2384,3 +2384,8 @@ margin-bottom:7px;
margin-left:30px;
list-style-type:disc;
}
.id_customization .customization_field {
min-width: 205px;
width: 205px;
}