[PATCH 1 of 3] Changed carousel .item img
Wald Commits
scm-commit at wald.intevation.org
Thu Apr 3 14:14:03 CEST 2014
# HG changeset patch
# User Ariane Broermann <ariane at intevation.de>
# Date 1396527104 -7200
# Node ID ebdf28acb5aae6d9b5070fcdf658f786f15b6372
# Parent 60b8cbf62e008dd8dd55ab7fe2c7f664d7d77f85
Changed carousel .item img.
diff -r 60b8cbf62e00 -r ebdf28acb5aa css/style.css
--- a/css/style.css Thu Apr 03 12:19:31 2014 +0200
+++ b/css/style.css Thu Apr 03 14:11:44 2014 +0200
@@ -66,9 +66,8 @@
overflow: hidden;
}
-.carousel-img {
- width: 755px;
- height: 525px;
+.carousel .item img {
+ margin: 0 auto;
}
.carousel-indicators {
More information about the Dive4Elements-commits
mailing list