From 88af18a642f93f79efed27ab9e191a18e9ce702f Mon Sep 17 00:00:00 2001 From: Zachary Chai Date: Fri, 10 Feb 2017 16:44:51 -0500 Subject: [PATCH 1/2] modify invite join on root page to match room page --- app/assets/stylesheets/main/landing.scss | 11 ++-- app/views/shared/_meeting_url.html.erb | 77 ++++++++---------------- 2 files changed, 31 insertions(+), 57 deletions(-) diff --git a/app/assets/stylesheets/main/landing.scss b/app/assets/stylesheets/main/landing.scss index 79bf61f7..b68180d3 100644 --- a/app/assets/stylesheets/main/landing.scss +++ b/app/assets/stylesheets/main/landing.scss @@ -14,6 +14,11 @@ // You should have received a copy of the GNU Lesser General Public License along // with BigBlueButton; if not, see . +.meeting-url-button-group { + padding-top: 5px; + width: 100px; +} + .previously-joined { list-style-type: none; margin:auto; @@ -48,12 +53,6 @@ } } } - - .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 d2dd0e4c..cf5c7ce2 100644 --- a/app/views/shared/_meeting_url.html.erb +++ b/app/views/shared/_meeting_url.html.erb @@ -14,59 +14,34 @@ %>