]> cat aescling's git repositories - mastodon.git/commitdiff
Give video player fluid max-width (#4935)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 14 Sep 2017 02:03:00 +0000 (04:03 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Sep 2017 02:03:00 +0000 (04:03 +0200)
app/javascript/styles/components.scss

index 3039e3b8ef01a05b7e52e82c61189e05c8991c63..d323c2ff04186cf3e78ed2c51b710290da1a82c8 100644 (file)
@@ -3810,6 +3810,7 @@ button.icon-button.active i.fa-retweet {
   overflow: hidden;
   position: relative;
   background: $base-shadow-color;
+  max-width: 100%;
 
   video {
     height: 100%;