Removed excess </span> tag
As i'm trying to modify this element to my own liking, I found this </span> that seems to be without any opening "partner". Btw, what i'm trying to achieve is to have the inline slider moved to the right by removing the toggle, and allowing for longer entity names.
This commit is contained in:
parent
5e75f8b19e
commit
e2fbbe33fc
@ -52,7 +52,6 @@ class SliderEntityRow extends Polymer.Element {
|
|||||||
></ha-entity-toggle>
|
></ha-entity-toggle>
|
||||||
</span>
|
</span>
|
||||||
</template>
|
</template>
|
||||||
</span>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
`;
|
`;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user