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; white-space: nowrap;
margin-top: 3px; margin-top: 3px;
height: 21px; height: 21px;
position: absolute; float: right;
right: 0;
} }
.star-rating .star-icon { .star-rating .star-icon {
width: auto; width: auto;