Prevent torrent indicators in player to overflow with small sizes
This commit is contained in:
parent
5fd3e00ac8
commit
de64dfbb5b
1 changed files with 1 additions and 0 deletions
|
@ -271,6 +271,7 @@ body {
|
||||||
line-height: $control-bar-height;
|
line-height: $control-bar-height;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
margin-right: 6px;
|
margin-right: 6px;
|
||||||
|
overflow: hidden;
|
||||||
|
|
||||||
.vjs-peertube-displayed {
|
.vjs-peertube-displayed {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
Loading…
Reference in a new issue