Update example styles to work with bootstrap 5.2
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@
|
||||
|
||||
<!-- menu items that get hidden below 768px width -->
|
||||
<nav class="collapse navbar-collapse" id="olmenu">
|
||||
<form class="form-inline" role="search">
|
||||
<form role="search">
|
||||
<div class="input-group">
|
||||
<input name="q" type="text" id="keywords" class="form-control search-query" placeholder="Search" aria-label="Examples" aria-describedby="count" autocomplete="off" autofocus>
|
||||
<span class="input-group-text text-white bg-transparent" id="count"></span>
|
||||
|
||||
Reference in New Issue
Block a user