rustdoc: Fix search for something on the same page
This commit is contained in:
@@ -66,7 +66,8 @@ pub fn render<T: fmt::Default, S: fmt::Default>(
|
||||
</form>
|
||||
</nav>
|
||||
|
||||
<section class=\"content {ty}\">{content}</section>
|
||||
<section id='main' class=\"content {ty}\">{content}</section>
|
||||
<section id='search' class=\"content hidden\">{content}</section>
|
||||
|
||||
<section class=\"footer\"></section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user