3
0
Fork 0

new:[web_sheet_full_width] give openchatter full width too.

7.0
Nicolas JEUDY 2015-01-01 21:33:08 +01:00 committed by dufresnedavid
parent c5b8dd1880
commit 02810c5b26
1 changed files with 12 additions and 0 deletions

View File

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