[FIX] web: fixed css of hidden input file: a hidden element could interfere with...
[odoo/odoo.git] / addons / web / static / src / css / base.css
index 62b65b0..3aa06c5 100644 (file)
@@ -8,6 +8,7 @@
   font-weight: normal;
   font-style: normal;
 }
+
 @font-face {
   font-family: "EntypoRegular";
   src: url("/web/static/src/font/entypo-webfont.eot") format("eot");
   line-height: 0;
   font-size: 12px;
   position: absolute;
-  top: 1px;
+  top: -30px;
+  width: 100%;
   left: 0;
   right: 0;
   opacity: 0;
     top: 0px;
   }
 }
+
 .kitten-mode-activated {
   background-size: cover;
   background-attachment: fixed;