Fix star rating overlapping text

This commit is contained in:
JonnyWong16 2016-01-23 19:14:54 -08:00
parent 5cec84a802
commit 8d63d85821

View file

@ -1326,8 +1326,7 @@ a:hover .summary-poster-face-track .summary-poster-face-overlay span {
white-space: nowrap;
margin-top: 3px;
height: 21px;
position: absolute;
right: 0;
float: right;
}
.star-rating .star-icon {
width: auto;