mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 15:26:29 +00:00
Remove some stray whitespace.
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
{%- endfor -%}
|
||||
<a class="{{item_type}}" href="#">{{name}}</a> {#- -#}
|
||||
<button id="copy-path" onclick="copy_path(this)" title="Copy item path to clipboard"> {#- -#}
|
||||
<img src="{{static_root_path | safe}}clipboard{{page.resource_suffix}}.svg"
|
||||
width="19" height="18"
|
||||
alt="Copy item path">
|
||||
<img src="{{static_root_path | safe}}clipboard{{page.resource_suffix}}.svg" {# -#}
|
||||
width="19" height="18" {# -#}
|
||||
alt="Copy item path"> {#- -#}
|
||||
</button> {#- -#}
|
||||
</span> {#- -#}
|
||||
<span class="out-of-band"> {#- -#}
|
||||
|
||||
Reference in New Issue
Block a user