Skip to content

Commit

Permalink
Merge pull request #184 from ooyala/pbw-3218
Browse files Browse the repository at this point in the history
[PBW-3218] fix cc overlap on Android browsers
  • Loading branch information
aldigun committed Oct 29, 2015
2 parents 6405cbb + ee8f379 commit d5279e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
}
/* WebVTT cues */
video::cue {
font: 16px/7 Arial, Helvetica, sans-serif;
font: 16px/8 Arial, Helvetica, sans-serif;
color: #fff !important;
background:transparent;
white-space:normal;
Expand Down

0 comments on commit d5279e5

Please sign in to comment.