From 14e523d5edb523cb04e95b8e9bd8978c5ab9811c Mon Sep 17 00:00:00 2001 From: Joachim Bauch Date: Thu, 24 Jul 2014 13:02:43 +0200 Subject: [PATCH] Updated text to share YouTube video. --- src/styles/components/_youtubevideo.scss | 4 ++++ static/partials/youtubevideo.html | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/styles/components/_youtubevideo.scss b/src/styles/components/_youtubevideo.scss index e856f0dd..5af2b7ee 100644 --- a/src/styles/components/_youtubevideo.scss +++ b/src/styles/components/_youtubevideo.scss @@ -77,6 +77,10 @@ max-width: 700px; } +.youtubevideo .welcome h1 { + margin-top: 10px; +} + .youtubevideo .welcome-container { max-width: 700px; } diff --git a/static/partials/youtubevideo.html b/static/partials/youtubevideo.html index dbb9834f..d0798b92 100644 --- a/static/partials/youtubevideo.html +++ b/static/partials/youtubevideo.html @@ -4,9 +4,10 @@
-

{{_("Share a video with everyone in the call")}}

+

{{_('Share a YouTube video')}}

+

{{_("Videos are shared with everyone in this call.")}}