Remove CSS workaround for fixed bug in paper-toggle

This commit is contained in:
Paulus Schoutsen 2016-01-02 12:49:16 -08:00
parent 50aadaf880
commit 4da3ecaad4

View File

@ -5,7 +5,6 @@
<style>
paper-toggle-button {
cursor: pointer;
margin-right: -14px;
--paper-toggle-button-label-spacing: 0;
}
</style>