aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/album
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-09-26 00:54:10 -0700
committerMark Otto <[email protected]>2016-09-26 00:54:10 -0700
commit3dc4b3647ce2b27b0216fe8103253ffe9633fde9 (patch)
treeed483b5663b93e5d72d2adf0049d981babae8204 /docs/examples/album
parent6181cf9d5d49f12fbff8cd63418828c36e76fd7e (diff)
downloadbootstrap-3dc4b3647ce2b27b0216fe8103253ffe9633fde9.tar.xz
bootstrap-3dc4b3647ce2b27b0216fe8103253ffe9633fde9.zip
Rename pull-*-{left|right} classes to .float-*-left and .float-*-right
Diffstat (limited to 'docs/examples/album')
-rw-r--r--docs/examples/album/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html
index ccf8d035b..308810300 100644
--- a/docs/examples/album/index.html
+++ b/docs/examples/album/index.html
@@ -104,7 +104,7 @@
<footer class="text-muted">
<div class="container">
- <p class="pull-xs-right">
+ <p class="float-xs-right">
<a href="#">Back to top</a>
</p>
<p>Album example is &copy; Bootstrap, but please download and customize it for yourself!</p>