Prevent torrent indicators in player to overflow with small sizes

pull/2639/head
Rigel Kent 2020-04-10 13:07:28 +02:00
parent 5fd3e00ac8
commit de64dfbb5b
No known key found for this signature in database
GPG Key ID: 5E53E96A494E452F
1 changed files with 1 additions and 0 deletions

View File

@ -271,6 +271,7 @@ body {
line-height: $control-bar-height;
text-align: right;
margin-right: 6px;
overflow: hidden;
.vjs-peertube-displayed {
display: block;