[fix] Replace the eraser with the trash icon (more explicit)

This commit is contained in:
kload 2015-11-15 14:26:35 +01:00
parent c7b457f9b5
commit 0280a4221a

View file

@ -36,7 +36,7 @@
<span class="sr-only">Pin&nbsp;</span><span class="fa-thumb-tack"></span>
</button>
<button id="clear-btn" data-y18n-title="clear">
<span class="sr-only">Clear&nbsp;</span><span class="fa-eraser"></span>
<span class="sr-only">Clear&nbsp;</span><span class="fa-trash-o"></span>
</button>
<div class="messages"></div>
</div>