Use the sort icon for the sort button.

This commit is contained in:
Oliver Hamlet
2014-11-09 14:37:45 +00:00
parent e96b93f2bb
commit e4881c1444
+1 -1
View File
@@ -58,7 +58,7 @@
<paper-icon-button id="updateMasterlistButton" icon="file-download"></paper-icon-button>
</core-tooltip>
<core-tooltip label="Sort Plugins">
<paper-icon-button id="sortButton" icon="swap-vert"></paper-icon-button>
<paper-icon-button id="sortButton" icon="sort"></paper-icon-button>
</core-tooltip>
<paper-button id="applySortButton" class="hidden">Apply</paper-button>
<paper-button id="cancelSortButton" class="hidden">Cancel</paper-button>