Merge pull request #4394 from robert-hamilton36/Issue-4342
Fix Time Until Next Episode Text Overflow
This commit is contained in:
@@ -28,9 +28,9 @@
|
||||
|
||||
.upNextDialog-countdownText {
|
||||
font-weight: 500;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.upNextDialog-nextVideoText,
|
||||
.upNextDialog-title {
|
||||
width: 25.5em;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user