fix recording icons

This commit is contained in:
Luke Pulverenti 2015-11-13 23:19:05 -05:00
parent a919223fb2
commit 663412b891
14 changed files with 100 additions and 60 deletions

View file

@ -1811,3 +1811,15 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
-ms-transform: rotateZ(360deg);
}
}
#criticReviewsContent.hiddenScrollX {
white-space: nowrap;
}
#criticReviewsContent.hiddenScrollX .paperList {
min-width: 240px;
max-width: 90%;
display: inline-block;
vertical-align: top;
margin: 0 4px 0 0;
}