Browse Source

new:[web_sheet_full_width] give openchatter full width too.

pull/761/head
Nicolas JEUDY 10 years ago
committed by Jerther
parent
commit
978ec786ab
No known key found for this signature in database GPG Key ID: 5AC889A69C775556
  1. 12
      web_sheet_full_width/static/src/css/web_sheet_full_width.css

12
web_sheet_full_width/static/src/css/web_sheet_full_width.css

@ -6,3 +6,15 @@
{
padding: 16px;
}
.openerp .oe_form div.oe_chatter {
max-width: 100%;
}
.openerp .oe_followers {
width: 250px;
}
.openerp .oe_record_thread {
margin-right: 293px;
}
Loading…
Cancel
Save