Skip to content

Commit 7e3ef0e

Browse files
committed
Fix zero line-height on video captions
1 parent 90203e0 commit 7e3ef0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ optHide {
331331
caption {
332332
caption-side: bottom;
333333
color: white;
334+
line-height: normal;
334335
}
335336

336337
.footer {

0 commit comments

Comments
 (0)