update components

This commit is contained in:
Luke Pulverenti 2016-07-03 19:21:45 -04:00
parent 39e654cb03
commit bc867a246a
3 changed files with 18 additions and 2 deletions

View file

@ -124,6 +124,18 @@
min-width: initial !important;
}
[is=emby-button].iconRight i {
margin-left: auto;
margin-right: .25em;
}
[is=emby-button].noflex.iconRight i {
position: absolute;
right: 0;
top: 25%;
margin-right: .5em;
}
[is=paper-icon-button-light] {
position: relative;
display: inline-flex;