Skip to content

Commit

Permalink
Add min width to video time of Controlbar to overcome issues when see…
Browse files Browse the repository at this point in the history
…king between a time less than one hour and a time larger than one hour
  • Loading branch information
dsilhavy committed Oct 7, 2022
1 parent 1d37bca commit 2a398d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/akamai/controlbar/controlbar.css
Expand Up @@ -42,6 +42,7 @@

.time-display{
float:left;
min-width: 72px;
}

.duration-display{
Expand Down

0 comments on commit 2a398d8

Please sign in to comment.