mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 00:06:07 -07:00
Fix star rating overlapping text
This commit is contained in:
parent
5cec84a802
commit
8d63d85821
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue