Reduce title/button size for embed

pull/425/head
Chocobozzz 2018-03-27 18:45:51 +02:00
parent 2e78e2684c
commit e700d33b19
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ $control-bar-height: 34px;
}
}
@media screen and (max-width: 550px) {
@media screen and (max-width: 570px) {
.vjs-dock-text {
font-size: 14px;
}