Video player CSS updates
Fix for long title names breaking volume control layout
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
font-weight: normal;
|
||||
position: relative;
|
||||
top: -7px;
|
||||
margin-left: 3px;
|
||||
margin: 0 10px 0 3px;
|
||||
max-width: 200px;
|
||||
overflow: hidden;
|
||||
margin-right: 2em;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.nowPlayingDoubleText {
|
||||
|
||||
Reference in New Issue
Block a user