mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-17 02:23:19 +00:00
Merge pull request #3924 from btat/icon-fix
Remove arrow on edit this page button
This commit is contained in:
@@ -3,12 +3,7 @@
|
||||
<a href="{{.Site.Params.ghdocsrepo}}/edit/master/content/{{.File.Path}}" class="btn bg-link">
|
||||
<button class="button">
|
||||
<span>Edit this page</span>
|
||||
<svg class="icon right" enable-background="new 0 0 34 34" viewBox="0 0 34 34" xmlns="http://www.w3.org/2000/svg">
|
||||
<g>
|
||||
<path class="svg-linear" d="m19.5 12 5 5-5 5"></path>
|
||||
<path class="svg-linear" d="m24.5 17h-15"></path>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user