Commit aa5e12012857efd3cf1da03d3951f3cc34e6a4b9

Authored by Geoffrey PREUD'HOMME
1 parent c52f3c45

Auto overflow. Just if needed

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -64,7 +64,7 @@ body @@ -64,7 +64,7 @@ body
64 64
65 #mainContainer 65 #mainContainer
66 { 66 {
67 - overflow-x: scroll; 67 + overflow-x: auto;
68 } 68 }
69 69
70 .carousel-inner > .item > img, .carousel-inner > .item > a > img 70 .carousel-inner > .item > img, .carousel-inner > .item > a > img