aboutsummaryrefslogtreecommitdiff
path: root/carousel.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-10-15 13:57:09 -0500
committerMark Otto <[email protected]>2012-10-15 13:57:09 -0500
commit814f9f17f9c0a4ee57d3ad5a4e9044347a0e4966 (patch)
tree81389fe64d7bde77a7b89fccf1b997862d2b2c11 /carousel.html
parente83a974afeca1c5a0f8283344a6068ef444f098f (diff)
downloadbootstrap-814f9f17f9c0a4ee57d3ad5a4e9044347a0e4966.tar.xz
bootstrap-814f9f17f9c0a4ee57d3ad5a4e9044347a0e4966.zip
improve spacing in carousel example
Diffstat (limited to 'carousel.html')
-rw-r--r--carousel.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/carousel.html b/carousel.html
index eef594ba3..ee811b9c8 100644
--- a/carousel.html
+++ b/carousel.html
@@ -106,14 +106,14 @@
}
.featurette-divider {
- margin: 75px 0;
+ margin: 80px 0;
}
.featurette {
- height: 362px;
- padding: 75px 0;
+ padding: 80px 0;
+ overflow: hidden;
}
.featurette-image {
- margin-top: -75px;
+ margin-top: -80px;
}
.featurette-image.pull-left {
margin-right: 40px;