[FIX] Fix attach icon that was under the upload label.
[odoo/odoo.git] / addons / web / static / src / css / base.css
index d7c4048..5f9ecc5 100644 (file)
 }
 .openerp .oe_fileupload .oe_add button.oe_attach .oe_e {
   position: relative;
-  top: -1px;
+  top: -10px;
   left: -9px;
 }
 .openerp .oe_fileupload .oe_add input.oe_form_binary_file {