From 06e20cb460faa5c302511f6444c4017d5ebd07e0 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 4 Jun 2017 18:19:08 -0400 Subject: more mobile hegemony --- client/src/lib/components/youtube.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/lib/components/youtube.js') diff --git a/client/src/lib/components/youtube.js b/client/src/lib/components/youtube.js index a9ea740..75349e4 100644 --- a/client/src/lib/components/youtube.js +++ b/client/src/lib/components/youtube.js @@ -25,7 +25,7 @@ export default class Youtube extends Component { this.player = new YT.Player(this.container, { videoId: this.props.ytid, width: "100%", - height: isMobile ? 100 : 400, + height: isMobile ? 1 : 400, playerVars: { 'autohide': 1, 'autoplay': 0, -- cgit v1.2.3-70-g09d2