]> git.parisson.com Git - mezzo.git/commitdiff
Sidebar fix
authorPhilippe Barbosa <contact@philippebarbosa.com>
Fri, 8 Apr 2016 08:38:36 +0000 (10:38 +0200)
committerPhilippe Barbosa <contact@philippebarbosa.com>
Fri, 8 Apr 2016 08:38:36 +0000 (10:38 +0200)
app/festival/static/css/index.css
app/festival/static/scss/base/_layout.scss

index ebba05daa274a68ccdc03abb29084fa6dab3d5c3..5bd300889827227f965f297c3f1c117b7e2fe806 100755 (executable)
@@ -3701,7 +3701,6 @@ th {
   .aside{
     float: left;
     width: 25%;
-    margin: 0 0 3rem;
     border-bottom: none;
   }
   /* line 50, /Users/philippebarbosa/Sites/ircam-manifeste/app/festival/static/scss/base/_layout.scss */
index 9418675831a09122403dc266a1b143f5e71ef4e1..a4f9738b7fe3d7e7dbf9541a62511d075b17c713 100755 (executable)
@@ -45,7 +45,7 @@
   @media (min-width : $desktop ) {
     float: left;
     width: 25%;
-    margin: 0 0 3rem;
+    // margin: 0 0 3rem;
     border-bottom: none;
     &.aside-home {
       margin-top: -2rem;