diff options
| author | Mark Otto <[email protected]> | 2017-03-03 12:59:14 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-03-05 12:25:41 -0800 |
| commit | c6fdac94154c4493d422e1441a5e52219b976219 (patch) | |
| tree | 2673eee349449728c0762718e2fc985e965d7b07 /docs/examples/offcanvas | |
| parent | 4778190d78faab6d19486292e2e73cc418c663f3 (diff) | |
| download | bootstrap-c6fdac94154c4493d422e1441a5e52219b976219.tar.xz bootstrap-c6fdac94154c4493d422e1441a5e52219b976219.zip | |
update instances of old classes in the docs
Diffstat (limited to 'docs/examples/offcanvas')
| -rw-r--r-- | docs/examples/offcanvas/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index e5da0f6a0..24b161ed5 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -56,7 +56,7 @@ <div class="row row-offcanvas row-offcanvas-right"> <div class="col-12 col-md-9"> - <p class="float-right hidden-md-up"> + <p class="float-right d-md-none"> <button type="button" class="btn btn-primary btn-sm" data-toggle="offcanvas">Toggle nav</button> </p> <div class="jumbotron"> |
