From 128b53d907ebab4f59eee50234a0c76dabb53509 Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Sun, 1 Mar 2015 13:14:55 +0100 Subject: [PATCH] Carousel works on small screen --- css/crep.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/crep.css b/css/crep.css index 15d1122..bf7aa81 100755 --- a/css/crep.css +++ b/css/crep.css @@ -65,7 +65,7 @@ body .carousel-inner > .item > img, .carousel-inner > .item > a > img { - height: 600px; + max-height: 600px; } #map-canvas -- libgit2 0.21.2