[FIX] base.sass: removed curly braket introduced at rev 3707 in base.sass that caused sass to css to crash. Does not seem to impact base.css that was already containing up to date css.

bzr revid: tde@openerp.com-20130404103015-czo5p9tgrsxpzjie
This commit is contained in:
Thibault Delavallée 2013-04-04 12:30:15 +02:00
parent 3bb51ac696
commit b207801acc
1 changed files with 1 additions and 1 deletions

View File

@ -489,7 +489,7 @@ $sheet-padding: 16px
&.oe_vertical
.oe_radio_header
cursor: pointer
.oe_radio_input {
.oe_radio_input
cursor: pointer
display: inline-block
width: 20px