aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/nav-docs.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-03-07 20:44:42 -0800
committerMark Otto <[email protected]>2017-03-07 20:44:42 -0800
commit7e07d5bf2e5ed22d3997bacf8395ef6d0f0b99d1 (patch)
tree6e96a5b4e21aa1d49643b5a3abb960c767b4f63f /docs/_includes/nav-docs.html
parent07f63324d1f9447641d6d932872cea05aff5107f (diff)
parent95f37e4c402df37db16781995ffa1592032df9c8 (diff)
downloadbootstrap-7e07d5bf2e5ed22d3997bacf8395ef6d0f0b99d1.tar.xz
bootstrap-7e07d5bf2e5ed22d3997bacf8395ef6d0f0b99d1.zip
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to 'docs/_includes/nav-docs.html')
-rw-r--r--docs/_includes/nav-docs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/nav-docs.html b/docs/_includes/nav-docs.html
index 94d46537d..89ca747a9 100644
--- a/docs/_includes/nav-docs.html
+++ b/docs/_includes/nav-docs.html
@@ -1,4 +1,4 @@
-<form class="bd-search hidden-sm-down">
+<form class="bd-search d-none d-sm-block">
<input type="search" class="form-control" id="search-input" placeholder="Search..." aria-label="Search for..." autocomplete="off">
<div class="dropdown-menu bd-search-results" id="search-results"></div>
</form>