[FIX] Advanced filters date widget too big

bzr revid: fme@openerp.com-20111215125005-43fat0tdjjs2vry9
This commit is contained in:
Fabien Meghazi 2011-12-15 13:50:05 +01:00
parent 30373a1307
commit bc2d708bcb
1 changed files with 1 additions and 2 deletions

View File

@ -1196,9 +1196,8 @@ label.error {
}
.openerp .oe_datepicker_root {
display: inline-block;
width: 100%;
}
.openerp .oe_forms.oe_frame .oe_datepicker_root {
.openerp .oe_form_frame_cell .oe_datepicker_root {
width: 100%;
}
.openerp .oe_input_icon_disabled {