aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap-responsive.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-28 00:43:25 -0800
committerMark Otto <[email protected]>2012-01-28 00:43:25 -0800
commitf1851ab1338938bf6315e223789e345f20cfb4b1 (patch)
tree31ea4b2b926a0cf33bd830ea5c5c080325f9ca76 /docs/assets/css/bootstrap-responsive.css
parentedee985b96dea8f8fdca88a0aa171adede7b2d8b (diff)
downloadbootstrap-f1851ab1338938bf6315e223789e345f20cfb4b1.tar.xz
bootstrap-f1851ab1338938bf6315e223789e345f20cfb4b1.zip
change text on js docs page to improve rendering on iphone, update responsive for carousel considerations
Diffstat (limited to 'docs/assets/css/bootstrap-responsive.css')
-rw-r--r--docs/assets/css/bootstrap-responsive.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/assets/css/bootstrap-responsive.css b/docs/assets/css/bootstrap-responsive.css
index e48a234f9..e91f25539 100644
--- a/docs/assets/css/bootstrap-responsive.css
+++ b/docs/assets/css/bootstrap-responsive.css
@@ -37,6 +37,9 @@
padding: 10px;
margin: -10px;
}
+ .carousel-caption {
+ position: static;
+ }
}
@media (max-width: 768px) {
.container {