diff --git a/templates/header/topbar_begin.html b/templates/header/topbar_begin.html index 790ee517a..6f0c2f3e0 100644 --- a/templates/header/topbar_begin.html +++ b/templates/header/topbar_begin.html @@ -108,4 +108,3 @@ - diff --git a/templates/rustdoc/topbar.html b/templates/rustdoc/topbar.html index 08d697370..af1ebddf9 100644 --- a/templates/rustdoc/topbar.html +++ b/templates/rustdoc/topbar.html @@ -4,9 +4,9 @@ {%- set crate_url = "/crate/" ~ metadata.name ~ "/" ~ metadata.version -%} {%- include "header/topbar_begin.html" -%}{# - +extra whitespace unremovable, need to use html tags unaffacted by whitespace T_T #}
{# Display the features available in current build - #} -