update multi-select

This commit is contained in:
Luke Pulverenti 2015-10-07 21:56:48 -04:00
parent b3275bff3e
commit 5a24530837
2 changed files with 2 additions and 2 deletions

View file

@ -1221,7 +1221,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
left: 0;
right: 0;
height: 50px;
background: #43A047;
background: #388E3C;
z-index: 1000;
}

View file

@ -106,7 +106,7 @@
}
.headerButton img {
height: 19px;
height: 26px !important;
vertical-align: middle;
}