mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 15:56:07 -07:00
Merge pull request #166 from JonnyWong16/miscellaneous-fixes
Fix home stats title overflow
This commit is contained in:
commit
c7d6ee8021
1 changed files with 1 additions and 0 deletions
|
@ -1581,6 +1581,7 @@ a .season-episodes-card-overlay:hover {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: relative;
|
position: relative;
|
||||||
padding: 6px 0 0 20px;
|
padding: 6px 0 0 20px;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
.home-platforms-instance-playcount h4 {
|
.home-platforms-instance-playcount h4 {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue