aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/offcanvas
diff options
context:
space:
mode:
authorStarsam80 <[email protected]>2016-11-27 23:23:12 -0700
committerMark Otto <[email protected]>2016-11-27 22:23:12 -0800
commit54908a95a87b592d81df3231823979c75917d57a (patch)
tree1586f7ac9cf55a925ed3e042f20db0f589dc1b14 /docs/examples/offcanvas
parent869bd23937448fdcbae37c1062d373ef3ae7722a (diff)
downloadbootstrap-54908a95a87b592d81df3231823979c75917d57a.tar.xz
bootstrap-54908a95a87b592d81df3231823979c75917d57a.zip
Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226)
* Clean up some utilities - Align CSS properties - In `_spacing.scss`, we had a comment saying what 'a' was for, but we removed that so this comment no longer applies * Remove '-xs' from `.navbar-toggleable-xs` and remove duplication * Fix outdated classes to use newer ones
Diffstat (limited to 'docs/examples/offcanvas')
-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 cf59f4722..f43e0e5d5 100644
--- a/docs/examples/offcanvas/index.html
+++ b/docs/examples/offcanvas/index.html
@@ -35,7 +35,7 @@
<div class="row row-offcanvas row-offcanvas-right">
<div class="col-12 col-sm-9">
- <p class="float-xs-right hidden-sm-up">
+ <p class="float-right hidden-sm-up">
<button type="button" class="btn btn-primary btn-sm" data-toggle="offcanvas">Toggle nav</button>
</p>
<div class="jumbotron">