mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
new:[web_sheet_full_width] give openchatter full width too.
This commit is contained in:
committed by
Joan Mateu Jordi
parent
75ebca2dc8
commit
b76b9695d1
@@ -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;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user