[FIX] website: snippet & bootstrap for event view
authorchm@openerp.com <>
Thu, 6 Mar 2014 16:24:20 +0000 (17:24 +0100)
committerchm@openerp.com <>
Thu, 6 Mar 2014 16:24:20 +0000 (17:24 +0100)
bzr revid: chm@openerp.com-20140306162420-rvrjia8cx6y8yxd1

addons/website/static/src/css/website.css
addons/website/static/src/css/website.sass

index 78262bc..fb6dd45 100644 (file)
@@ -119,6 +119,7 @@ header a.navbar-brand img {
 .container .container {
   padding-left: 0;
   padding-right: 0;
+  width: auto;
 }
 
 /* ----- BOOTSTRAP HACK FOR HEADER NAV BAR ----- */
index 680f26c..787dca1 100644 (file)
@@ -89,6 +89,7 @@ header
     .container
         padding-left: 0
         padding-right: 0
+        width: auto
 
 /* ----- BOOTSTRAP HACK FOR HEADER NAV BAR ----- */