aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/starter-template/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-01-02 11:48:05 -0800
committerMark Otto <[email protected]>2017-01-02 11:48:05 -0800
commit4dc6f44796c2b73d40f72fff0f809cc3f87b7343 (patch)
tree230bc8e97a992fad94e06fcfe788c416a02036a3 /docs/examples/starter-template/index.html
parent2239ea6b5346cb9dbc53e0a31f18cd728d62c0a2 (diff)
downloadbootstrap-4dc6f44796c2b73d40f72fff0f809cc3f87b7343.tar.xz
bootstrap-4dc6f44796c2b73d40f72fff0f809cc3f87b7343.zip
update docs and examples to use new utils
Diffstat (limited to 'docs/examples/starter-template/index.html')
-rw-r--r--docs/examples/starter-template/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/starter-template/index.html b/docs/examples/starter-template/index.html
index 9fcc8df80..7540e4121 100644
--- a/docs/examples/starter-template/index.html
+++ b/docs/examples/starter-template/index.html
@@ -18,7 +18,7 @@
<body>
- <nav class="navbar navbar-toggleable-md navbar-inverse bg-inverse navbar-fixed-top">
+ <nav class="navbar navbar-toggleable-md navbar-inverse bg-inverse fixed-top">
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>