Reduce title/button size for embed
authorChocobozzz <me@florianbigard.com>
Tue, 27 Mar 2018 16:45:51 +0000 (18:45 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 27 Mar 2018 16:45:51 +0000 (18:45 +0200)
client/src/sass/video-js-custom.scss

index ff6bdfaac4b1a4be0c9b6d3e7d39654268789903..44478226b63b3e1c693ab2e570b36bd6ca21129a 100644 (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;
     }