[IMP] Improved form topbar buttons margin

bzr revid: fme@openerp.com-20120503144914-szpbheeennaqp0rt
This commit is contained in:
Fabien Meghazi 2012-05-03 16:49:14 +02:00
parent ea9058696c
commit 8cec9b92f9
2 changed files with 2 additions and 2 deletions

View File

@ -1345,7 +1345,7 @@
line-height: 24px;
vertical-align: top;
padding: 0 10px;
margin: 3px 0;
margin: 3px 4px 3px 0;
}
.openerp .oe_form_topbar button span.i {
line-height: 20px;

View File

@ -1083,7 +1083,7 @@ $colour4: #8a89ba
line-height: 24px
vertical-align: top
padding: 0 10px
margin: 3px 0
margin: 3px 4px 3px 0
span.i
line-height: 20px
height: 24px