[REVERT] web: fixed css of hidden input file: could not click on add attachments...
authorCedric Snauwaert <csn@openerp.com>
Fri, 22 Aug 2014 09:54:15 +0000 (11:54 +0200)
committerCedric Snauwaert <csn@openerp.com>
Fri, 22 Aug 2014 09:54:15 +0000 (11:54 +0200)
This reverts commit 4e32b9f6f32eea0e4a5bb9d83c5c5f45f775f799.

addons/web/static/src/css/base.css
addons/web/static/src/css/base.sass

index 3aa06c5..62b65b0 100644 (file)
@@ -8,7 +8,6 @@
   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: -30px;
-  width: 100%;
+  top: 1px;
   left: 0;
   right: 0;
   opacity: 0;
     top: 0px;
   }
 }
-
 .kitten-mode-activated {
   background-size: cover;
   background-attachment: fixed;
index d238522..efc51a7 100644 (file)
@@ -1826,8 +1826,7 @@ $sheet-padding: 16px
             line-height: 0
             font-size: 12px
             position: absolute
-            top: -30px
-            width: 100%
+            top: 1px
             left: 0
             right: 0
             opacity: 0