[MERGE] [FIX] web: fixed layout of radio buttons that were

a bit lower than the following text.

bzr revid: tde@openerp.com-20140417091032-qu9uto3g535f2ej5
This commit is contained in:
Amit Vora 2014-04-17 11:10:32 +02:00 committed by Thibault Delavallée
commit bbd3799dac
2 changed files with 2 additions and 2 deletions

View File

@ -478,7 +478,7 @@
display: inline-block;
height: 12px;
width: 12px;
vertical-align: bottom;
vertical-align: top;
border-radius: 10px;
margin: 1px 0;
}

View File

@ -452,7 +452,7 @@ $sheet-padding: 16px
display: inline-block
height: 12px
width: 12px
vertical-align: bottom
vertical-align: top
border-radius: 10px
margin: 1px 0
&.oe_form_invalid