Commit ac581eeb authored by Mark Otto's avatar Mark Otto

large carousel images and margin bottom added

parent 77490446
......@@ -3237,6 +3237,7 @@ a.thumbnail:hover {
}
.carousel {
position: relative;
margin-bottom: 18px;
line-height: 1;
}
.carousel-inner {
......
......@@ -3,6 +3,7 @@
.carousel {
position: relative;
margin-bottom: @baseLineHeight;
line-height: 1;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment