Skip to content

Commit

Permalink
Fix(UI): Fix time element height on Safari (shaka-project#3809)
Browse files Browse the repository at this point in the history
  • Loading branch information
Álvaro Velad Galván committed Jan 7, 2022
1 parent 5506de9 commit 680ab22
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ui/less/buttons.less
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@
.shaka-current-time {
font-size: 14px;
color: rgb(255, 255, 255);

/* Make the time element the right size for the text, instead of defaulting
* to the same size as the rest of the controls. */
height: auto;
cursor: pointer;

&[disabled] {
Expand Down

0 comments on commit 680ab22

Please sign in to comment.