aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/dashboard
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-12-07 09:25:28 -0800
committerMark Otto <[email protected]>2015-12-07 09:25:28 -0800
commitef5b6a224eb5d2f093f9a613cad26a68487d46d7 (patch)
treed4b3a30abe26d89f7ef4ce7d00a5c35133f48a46 /docs/examples/dashboard
parenta78b835143eb0b5c302a9ff4eccc99b302bbb598 (diff)
parent2f176821c3c5439f83a5df4a176534d724e716b9 (diff)
downloadbootstrap-ef5b6a224eb5d2f093f9a613cad26a68487d46d7.tar.xz
bootstrap-ef5b6a224eb5d2f093f9a613cad26a68487d46d7.zip
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to 'docs/examples/dashboard')
-rw-r--r--docs/examples/dashboard/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html
index 87c507c3d..764df3ecd 100644
--- a/docs/examples/dashboard/index.html
+++ b/docs/examples/dashboard/index.html
@@ -35,7 +35,7 @@
<a class="nav-item nav-link" href="#">Profile</a>
<a class="nav-item nav-link" href="#">Help</a>
</nav>
- <form class="navbar-form pull-xs-right">
+ <form class="pull-xs-right">
<input type="text" class="form-control" placeholder="Search...">
</form>
</div>