diff options
| author | Mark Otto <[email protected]> | 2016-10-09 14:54:57 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-10-09 14:54:57 -0700 |
| commit | 821f7193676fae66b1065168b650ffd18fd87a6c (patch) | |
| tree | c924822f48d8ace8c989ba587eb61c8c441c5a23 /docs/examples/carousel | |
| parent | b6fe0d45a4faf80fb98a21d638ca5551e2117c9c (diff) | |
| parent | 6c867667a19dcb1243153855d00e36e5ecd599d0 (diff) | |
| download | bootstrap-821f7193676fae66b1065168b650ffd18fd87a6c.tar.xz bootstrap-821f7193676fae66b1065168b650ffd18fd87a6c.zip | |
Merge pull request #20684 from twbs/v4-utils
v4: The Utilities Update
Diffstat (limited to 'docs/examples/carousel')
| -rw-r--r-- | docs/examples/carousel/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 51ce13d70..3397a3a7e 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -164,7 +164,7 @@ <!-- FOOTER --> <footer> - <p class="pull-xs-right"><a href="#">Back to top</a></p> + <p class="float-xs-right"><a href="#">Back to top</a></p> <p>© 2014 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p> </footer> |
