3
0
Fork 0

Merge pull request #68 from njeudy/web_sheet_full_width_chatter

new:[web_sheet_full_width] give openchatter full width too.
9.0
Pedro M. Baeza 2015-01-03 19:36:22 +01:00
commit c325eccb94
1 changed files with 12 additions and 0 deletions

View File

@ -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;
}