Duplicate CSS properties

This commit is contained in:
Pavel Ponomarev 2016-03-27 23:47:49 +03:00
parent 646eaa96a1
commit 6d7003510c

View File

@ -5,8 +5,6 @@
<dom-module id='ha-entity-marker'>
<style>
.marker {
display: inline-block;
text-align: center;
vertical-align: top;
position: relative;
display: block;