[IMP] Small bootstrap fix for nested containers
[odoo/odoo.git] / addons / website / static / src / css / website.sass
index 5625762..69a50c0 100644 (file)
@@ -61,6 +61,13 @@ img.shadow
 h1.text-muted, h2.text-muted, h3.text-muted
     margin-top: 10px
 
+/* ----- BOOTSTRAP FIX ----- */
+
+.container
+    .container
+        padding-left: 0
+        padding-right: 0
+
 /* ----- BOOTSTRAP HACK FOR HEADER NAV BAR ----- */
 
 .navbar.navbar-static-top