Fix #1003: Formatted captions issue

This commit is contained in:
Albin Larsson
2018-06-08 13:31:29 +02:00
parent b12eeb0eb7
commit a80b31bf98
3 changed files with 3 additions and 2 deletions

View File

@ -21,7 +21,7 @@
transition: transform 0.4s ease-in-out;
width: 100%;
span {
.plyr__caption {
background: $plyr-captions-bg;
border-radius: 2px;
box-decoration-break: clone;