update components

This commit is contained in:
Luke Pulverenti 2016-08-05 02:10:24 -04:00
parent 8f42677b0c
commit 5b72e1c91b
7 changed files with 90 additions and 129 deletions

View file

@ -7,13 +7,13 @@
contain: layout style;
}
[is="emby-button"].fab iron-icon {
.emby-button.fab iron-icon {
width: 100%;
height: 100%;
vertical-align: middle;
}
[is="emby-button"] iron-icon + span {
.emby-button iron-icon + span {
margin-left: .5em;
}
.paper-icon-button-light > iron-icon {