diff options
| author | Mark Otto <[email protected]> | 2016-11-27 22:29:33 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-11-27 22:29:33 -0800 |
| commit | 5db88075c1dbdf55f2ae4a11d79bd2c3b8d65d43 (patch) | |
| tree | 2590d95f94a7ec3933fcf70a8acbcc31aef13fd6 /docs/examples/offcanvas/index.html | |
| parent | 1562a2db4ca973c56e8d353f98ea85bd9ef81329 (diff) | |
| parent | 54908a95a87b592d81df3231823979c75917d57a (diff) | |
| download | bootstrap-5db88075c1dbdf55f2ae4a11d79bd2c3b8d65d43.tar.xz bootstrap-5db88075c1dbdf55f2ae4a11d79bd2c3b8d65d43.zip | |
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to 'docs/examples/offcanvas/index.html')
| -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 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"> |
