mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-14 01:02:59 -07:00
Set maxwdith on activity image.
Try and fix false "watched" notifications when buffering takes too long on playback start.
This commit is contained in:
parent
1200eae38e
commit
b08d8eb023
2 changed files with 4 additions and 2 deletions
|
@ -351,7 +351,7 @@ input[type="color"],
|
|||
}
|
||||
.dashboard-activity-poster-face {
|
||||
height: 141px;
|
||||
width: 250px;
|
||||
max-width: 250px;
|
||||
position: relative;
|
||||
top: 0px;
|
||||
background-color: rgba(255,255,255,.03);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue