You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
194 B

  1. .o_form_view{
  2. .o_form_sheet_bg .o_form_sheet{
  3. margin: @padding-base-horizontal;
  4. max-width: none;
  5. width: auto;
  6. }
  7. .oe_chatter{
  8. max-width: none;
  9. }
  10. }