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
128b53d907ebab4f59eee50234a0c76dabb53509
Authored by
Geoffrey PREUD'HOMME
2015-03-01 13:14:55 +0100
1 parent
bf153a98
Carousel works on small screen
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 @
128b53d
...
...
@@ -65,7 +65,7 @@ body
65
65
66
66
.carousel-inner > .item > img, .carousel-inner > .item > a > img
67
67
{
68
-
height: 600px;
68
+
max-
height: 600px;
69
69
}
70
70
71
71
#map-canvas
...
...