CSS Fix: /shop
authorFabien Pinckaers <fp@openerp.com>
Wed, 9 Jul 2014 16:51:07 +0000 (18:51 +0200)
committerFabien Pinckaers <fp@openerp.com>
Wed, 9 Jul 2014 16:51:07 +0000 (18:51 +0200)
addons/website_sale/static/src/css/website_sale.css
addons/website_sale/static/src/css/website_sale.sass

index 5c45a34..40ce13f 100644 (file)
@@ -52,7 +52,7 @@
   right: 0;
   bottom: 0;
   overflow: hidden;
-  padding: 0 15px 24px 15px;
+  padding: 0 15px 24px 10px;
   min-height: 56px;
   border-top: 1px solid rgba(255, 255, 255, 0.2);
   background: rgba(255, 255, 255, 0.75);
index 273303c..d3a6b19 100644 (file)
@@ -47,7 +47,7 @@
         right: 0
         bottom: 0
         overflow: hidden
-        padding: 0 15px 24px 15px
+        padding: 0 15px 24px 10px
         min-height: 56px
         border-top: 1px solid rgba(255,255,255,0.2)
         background: rgba(255, 255, 255, 0.75)