chatter padding

bzr revid: mit@openerp.com-20120810124912-bg2emb6fabv0xrkx
This commit is contained in:
Minh Tran 2012-08-10 14:49:12 +02:00
parent 2911c24aef
commit e5b954cad0
2 changed files with 2 additions and 0 deletions

View File

@ -1951,6 +1951,7 @@
min-width: 650px;
max-width: 860px;
margin: 0 auto;
padding: 16px 0 48px;
}
.openerp .oe_form div.oe_form_configuration div.oe_horizontal_separator {
margin: 25px 0 10px 0;

View File

@ -1506,6 +1506,7 @@ $sheet-max-width: 860px
min-width: 650px
max-width: $sheet-max-width
margin: 0 auto
padding: 16px 0 48px
div.oe_form_configuration
div.oe_horizontal_separator
margin: 25px 0 10px 0