mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Another clipping text fix
This commit is contained in:
parent
dfbf435c77
commit
f00de8e548
1 changed files with 3 additions and 0 deletions
|
@ -1513,6 +1513,9 @@ a .season-episodes-card-overlay:hover {
|
|||
}
|
||||
.home-platforms-instance-list-name h5 {
|
||||
margin: 5px 0px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.home-platforms-instance-list-playcount {
|
||||
float: left;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue