aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/offcanvas/index.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-08-24 14:44:48 -0700
committerChris Rebert <[email protected]>2015-08-24 14:44:48 -0700
commitd10c889feef6669bc3ee2da2de66fa12997444da (patch)
tree092c7f8ea4c91b33fd74626cc5be752eb9eaa9f6 /docs/examples/offcanvas/index.html
parent535b1c4b3703b226ecf3fb0ecd6af45e0dbd6813 (diff)
parent1ec0c4935801b4aff947ef2c5ce62fdc7b9904a4 (diff)
downloadbootstrap-d10c889feef6669bc3ee2da2de66fa12997444da.tar.xz
bootstrap-d10c889feef6669bc3ee2da2de66fa12997444da.zip
Merge pull request #17293 from twbs/fix-17263
Replace remaining instances of defunct .visible* classes in docs
Diffstat (limited to 'docs/examples/offcanvas/index.html')
-rw-r--r--docs/examples/offcanvas/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html
index 115562ae8..3da9f9d7a 100644
--- a/docs/examples/offcanvas/index.html
+++ b/docs/examples/offcanvas/index.html
@@ -48,7 +48,7 @@
<div class="row row-offcanvas row-offcanvas-right">
<div class="col-xs-12 col-sm-9">
- <p class="pull-right visible-xs">
+ <p class="pull-right hidden-sm-up">
<button type="button" class="btn btn-primary btn-sm" data-toggle="offcanvas">Toggle nav</button>
</p>
<div class="jumbotron">