aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/offcanvas/index.html
diff options
context:
space:
mode:
authorvsn4ik <[email protected]>2015-08-22 21:16:05 +0300
committervsn4ik <[email protected]>2015-08-22 21:16:05 +0300
commit2965adfea0071e05c92ca07450f473ea62714403 (patch)
treed8110498d87bdce5ac1273e20cfd560aed4831bc /docs/examples/offcanvas/index.html
parent0b585b2ffe8ebd1a64b4a0154c338cc5bda03e66 (diff)
downloadbootstrap-2965adfea0071e05c92ca07450f473ea62714403.tar.xz
bootstrap-2965adfea0071e05c92ca07450f473ea62714403.zip
Remove dropped btn-xs and btn-group-xs from 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 5e963d0be..115562ae8 100644
--- a/docs/examples/offcanvas/index.html
+++ b/docs/examples/offcanvas/index.html
@@ -49,7 +49,7 @@
<div class="col-xs-12 col-sm-9">
<p class="pull-right visible-xs">
- <button type="button" class="btn btn-primary btn-xs" data-toggle="offcanvas">Toggle nav</button>
+ <button type="button" class="btn btn-primary btn-sm" data-toggle="offcanvas">Toggle nav</button>
</p>
<div class="jumbotron">
<h1>Hello, world!</h1>