aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/nav-docs.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-03-03 12:59:14 -0800
committerMark Otto <[email protected]>2017-03-05 12:25:41 -0800
commitc6fdac94154c4493d422e1441a5e52219b976219 (patch)
tree2673eee349449728c0762718e2fc985e965d7b07 /docs/_includes/nav-docs.html
parent4778190d78faab6d19486292e2e73cc418c663f3 (diff)
downloadbootstrap-c6fdac94154c4493d422e1441a5e52219b976219.tar.xz
bootstrap-c6fdac94154c4493d422e1441a5e52219b976219.zip
update instances of old classes in the docs
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>