Commit b978854
committed
[FIX] partner_autocomplete: field as title is too short
Before this commit when the partner autocomplete field was used
the form title css rules defined in o_field_char were missing.
So now the width: 100% is also applied when the partner autocomplete
is a title and takes the whole available space.
closes odoo#114580
Signed-off-by: Pierre Paridans (app) <app@odoo.com>1 parent 223acaa commit b978854
File tree
1 file changed
+5
-0
lines changed- addons/partner_autocomplete/static/src/scss
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments