From f6505df4e117b6e0e586c3f09cc67abc54be7edc Mon Sep 17 00:00:00 2001 From: Zachary Chai Date: Fri, 3 Feb 2017 09:55:39 -0500 Subject: [PATCH] move url buttons in room below the url --- app/assets/stylesheets/landing.scss | 5 +++ app/views/shared/_meeting_url.html.erb | 46 +++++++++++++++++++------- 2 files changed, 39 insertions(+), 12 deletions(-) diff --git a/app/assets/stylesheets/landing.scss b/app/assets/stylesheets/landing.scss index 4db7f1cd..79bf61f7 100644 --- a/app/assets/stylesheets/landing.scss +++ b/app/assets/stylesheets/landing.scss @@ -49,6 +49,11 @@ } } + .meeting-url-button-group { + padding-top: 5px; + width: 100px; + } + } .img-thumbnail{ diff --git a/app/views/shared/_meeting_url.html.erb b/app/views/shared/_meeting_url.html.erb index e3c08e3f..e67aace3 100644 --- a/app/views/shared/_meeting_url.html.erb +++ b/app/views/shared/_meeting_url.html.erb @@ -14,29 +14,50 @@ with BigBlueButton; if not, see . -->