aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/carousel/index.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-11-29 21:47:49 -0800
committerChris Rebert <[email protected]>2015-11-29 21:47:49 -0800
commit548834e87f9e91c6e885d695deda55efc06dacf1 (patch)
tree42a42157264bc0b120a3c12a20d3932f630bba90 /docs/examples/carousel/index.html
parent23d7b7fe429762847871c3ce8679922dd600e3c9 (diff)
parenta8dc4812a49d8467e8642abb510b523a9a51cd48 (diff)
downloadbootstrap-548834e87f9e91c6e885d695deda55efc06dacf1.tar.xz
bootstrap-548834e87f9e91c6e885d695deda55efc06dacf1.zip
Merge pull request #18340 from twbs/responsive-pulls
Add responsive float classes
Diffstat (limited to 'docs/examples/carousel/index.html')
-rw-r--r--docs/examples/carousel/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html
index e4a492991..01f0081a8 100644
--- a/docs/examples/carousel/index.html
+++ b/docs/examples/carousel/index.html
@@ -164,7 +164,7 @@
<!-- FOOTER -->
<footer>
- <p class="pull-right"><a href="#">Back to top</a></p>
+ <p class="pull-xs-right"><a href="#">Back to top</a></p>
<p>&copy; 2014 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
</footer>