[FIX] website: correct padding of footer
authorChristophe Simonis <chs@odoo.com>
Wed, 5 Nov 2014 15:12:38 +0000 (16:12 +0100)
committerChristophe Simonis <chs@odoo.com>
Wed, 5 Nov 2014 16:44:34 +0000 (17:44 +0100)
addons/website/static/src/css/website.css
addons/website/static/src/css/website.sass
addons/website/views/website_templates.xml

index 2d43b9e..e58d2b7 100644 (file)
@@ -183,7 +183,7 @@ footer {
   background: rgba(200, 200, 200, 0.1);
 }
 
-#footer_container {
+#footer_container, #footer {
   padding-top: 24px;
   padding-bottom: 12px;
 }
index f08e25a..8f322c5 100644 (file)
@@ -137,7 +137,7 @@ footer
     background: rgb(239, 248, 248)
     background: rgba(200, 200, 200, 0.1)
 
-#footer_container
+#footer_container, #footer
     padding-top: 24px
     padding-bottom: 12px
 
index 33c5b81..714c49f 100644 (file)
 <template id="footer_custom" inherit_id="website.layout" name="Footer">
     <xpath expr="//div[@id='footer_container']" position="replace">
         <div class="oe_structure" id="footer">
-            <section data-snippet-id='three-columns' class="mt16 mb16">
+            <section data-snippet-id='three-columns'>
                 <div class="container">
                     <div class="row">
                         <div class="col-md-4">