GITLAB
LeClubInfo
/
crep
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
aa5e12012857efd3cf1da03d3951f3cc34e6a4b9
Authored by
Geoffrey PREUD'HOMME
2015-03-02 23:56:46 +0100
1 parent
c52f3c45
Auto overflow. Just if needed
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
css/crep.css
Inline
Side-by-side
css/crep.css
Wrap text
Show/Hide comments
View file @
aa5e120
...
...
@@ -64,7 +64,7 @@ body
64
64
65
65
#mainContainer
66
66
{
67
- overflow-x:
scroll
;
67
+ overflow-x:
auto
;
68
68
}
69
69
70
70
.carousel-inner > .item > img, .carousel-inner > .item > a > img
...
...