Fix display of small-section-header elements
This commit is contained in:
@@ -1027,7 +1027,7 @@ fn render_assoc_items(
|
||||
write!(
|
||||
w,
|
||||
"<h2 id=\"deref-methods\" class=\"small-section-header\">\
|
||||
Methods from {trait_}<Target = {type_}>\
|
||||
<span>Methods from {trait_}<Target = {type_}></span>\
|
||||
<a href=\"#deref-methods\" class=\"anchor\"></a>\
|
||||
</h2>",
|
||||
trait_ = trait_.print(cx),
|
||||
|
||||
Reference in New Issue
Block a user