update subtitle margin

This commit is contained in:
Luke Pulverenti 2016-10-09 20:01:59 -04:00
parent 0448191707
commit 3dd3bda530

View File

@ -50,7 +50,7 @@ body {
#video-player::-webkit-media-text-track-display {
/* Move them up to avoid them getting cut off at the bottom on some displays */
margin-top: -1.5em;
margin-top: -1.25em;
}
.hide {