update polymer components

This commit is contained in:
Luke Pulverenti 2015-10-29 19:23:43 -04:00
parent 39b96c14d1
commit 15b68f5f4b
17 changed files with 1592 additions and 1227 deletions

View file

@ -1220,6 +1220,8 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
background: #43A047;
z-index: 1000;
padding: 0 .75em 0 .25em;
display: flex;
align-items: center;
}
.selectionCommandsPanel paper-icon-button {
@ -1235,11 +1237,6 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
padding-top: 1px;
}
.selectionCommandsPanel paper-icon-button {
height: 32px;
width: 32px;
}
@media all and (min-height: 480px) {
.alphabetPicker {