[REVERT] commit 3645
authorniv-openerp <nicolas.vanhoren@openerp.com>
Thu, 20 Dec 2012 15:29:25 +0000 (16:29 +0100)
committerniv-openerp <nicolas.vanhoren@openerp.com>
Thu, 20 Dec 2012 15:29:25 +0000 (16:29 +0100)
bzr revid: nicolas.vanhoren@openerp.com-20121220152925-xi4lv0aapsu7za8w

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

index f8378aa..f4757c0 100644 (file)
@@ -33,7 +33,7 @@
    */
 }
 .openerp.openerp_webclient_container {
-  min-height: 100%;
+  height: 100%;
 }
 .openerp :-moz-placeholder {
   color: #afafb6 !important;
index 2725e09..9525e44 100644 (file)
@@ -151,7 +151,7 @@ $sheet-padding: 16px
     background: white
     text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5)
     &.openerp_webclient_container
-        min-height: 100%
+        height: 100%
     // }}}
     //Placeholder style{{{
     \:-moz-placeholder