Fixed wrong semantics on settings' cancel button.

Was swapping the expected order of the buttons.
This commit is contained in:
Oliver Hamlet
2015-01-08 16:25:32 +00:00
parent fb14a0aed6
commit 8634684507
+1 -1
View File
@@ -280,7 +280,7 @@
</tbody>
</table>
<paper-button class="accept" affirmative autofocus>Apply</paper-button>
<paper-button class="cancel" affirmative>Cancel</paper-button>
<paper-button class="cancel" dismissive>Cancel</paper-button>
</loot-dialog>
<loot-dialog id="firstRun" heading="First-Time Tips">