aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/offcanvas
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-03-21 22:00:46 -0700
committerMark Otto <[email protected]>2017-03-23 23:02:28 -0700
commit90c5f6230b0861d70adeee84040da5ba049a9769 (patch)
treee0028d493536ade0fd07c2a675bc9675017807e3 /docs/examples/offcanvas
parent11ba308b2fdfb396abd45069526d25a07571238c (diff)
downloadbootstrap-90c5f6230b0861d70adeee84040da5ba049a9769.tar.xz
bootstrap-90c5f6230b0861d70adeee84040da5ba049a9769.zip
rename from .navbar-toggleable to .navbar-expand to reflect mobile first approach everywhere else
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 fd428cecc..001e50871 100644
--- a/docs/examples/offcanvas/index.html
+++ b/docs/examples/offcanvas/index.html
@@ -18,7 +18,7 @@
<body>
- <nav class="navbar navbar-toggleable-md fixed-top navbar-inverse bg-inverse">
+ <nav class="navbar navbar-expand-md fixed-top navbar-inverse bg-inverse">
<a class="navbar-brand" href="#">Navbar</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>