[IMP] M2O icon in form view is not aligned properly in FF.

bzr revid: psa@tinyerp.com-20130208114515-4jgvmua6lg4e24un
This commit is contained in:
Paramjit Singh Sahota 2013-02-08 17:15:15 +05:30
parent db3b417c77
commit a573347b40
2 changed files with 5 additions and 0 deletions

View File

@ -3095,6 +3095,9 @@
.openerp .oe_searchview .oe_searchview_search {
top: 0px;
}
.openerp .oe_form_field_many2one .oe_m2o_cm_button {
line-height: 18px;
}
}
.kitten-mode-activated {

View File

@ -2440,6 +2440,8 @@ $sheet-padding: 16px
line-height: 21px
.oe_searchview .oe_searchview_search
top: 0px
.oe_form_field_many2one .oe_m2o_cm_button
line-height: 18px
// Kitten Mode {{{
.kitten-mode-activated