[IMP] Missing part in previous commit

bzr revid: fme@openerp.com-20120320084401-2lus5x82yf3r1viu
This commit is contained in:
Fabien Meghazi 2012-03-20 09:44:01 +01:00
parent a399b1d8cc
commit 4049900363
2 changed files with 2 additions and 0 deletions

View File

@ -345,4 +345,5 @@
}
.openerp2 .oe_form_group_cell .oe_form_button {
width: 100%;
white-space: nowrap;
}

View File

@ -339,6 +339,7 @@ $colour4: #8a89ba
.oe_form_group_cell
.oe_form_button
width: 100%
white-space: nowrap
// }}}
.openerp