logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: 4f0597d5793cd1c425369d2a5649f3d5cb3446ae
parent: 2bbf987a0a352a36ef0cc7f06fe366b60593e89c
Author: Eugen Rochko <eugen@zeonfederated.com>
Date:   Thu, 14 Sep 2017 04:03:00 +0200

Give video player fluid max-width (#4935)


Diffstat:

Mapp/javascript/styles/components.scss1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/app/javascript/styles/components.scss b/app/javascript/styles/components.scss @@ -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%;