Skip to content

Commit

Permalink
revert embed html changes
Browse files Browse the repository at this point in the history
  • Loading branch information
saxamaphone69 committed Aug 11, 2019
1 parent a23dbfc commit e86c2d2
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions src/Linkification/Embedding/Embed.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
<div>
<div class="move"></div>
<a href="javascript:;" class="fourchan-x--icon icon--medium jump" title="Jump to post">
<svg xmlns="http://www.w3.org/2000/svg" class="svg-inline--fa fa-long-arrow-alt-right fa-w-14" viewBox="0 0 448 512">
<path fill="currentColor" d="M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z"/>
</svg>
</a>
<a href="javascript:;" class="fourchan-x--icon icon--medium close" title="Close">
<svg xmlns="http://www.w3.org/2000/svg" class="svg-inline--fa fa-times fa-w-11" viewBox="0 0 352 512">
<path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"/>
</svg>
</a>
<a href="javascript:;" class="jump" title="Jump to post"></a>
<a href="javascript:;" class="close" title="Close">×</a>
</div>
<div id="media-embed"><div></div></div>

0 comments on commit e86c2d2

Please sign in to comment.