diff --git a/bigbluebutton-config/web/css/style.css b/bigbluebutton-config/web/css/style.css index 63158598c5d504b37a04702ba4e5b7694cbe27b2..0eb9749d162440f313d4dfcdc2f98b9a8c5fc470 100755 --- a/bigbluebutton-config/web/css/style.css +++ b/bigbluebutton-config/web/css/style.css @@ -63,6 +63,12 @@ input { margin-bottom:20px; } +.input-center{ + margin: auto !important; + float:unset !important; + display:block !important; +} + .bbb-features i { display: block; float: left; diff --git a/bigbluebutton-config/web/index.html b/bigbluebutton-config/web/index.html index b6b624e953707f04071f8dea52a9ffc00f969634..29f846e4349065b11be0eb3e4e6173ce1e86f2f0 100644 --- a/bigbluebutton-config/web/index.html +++ b/bigbluebutton-config/web/index.html @@ -48,7 +48,7 @@ <!-- Welcome Message & Login Into Demo --> <div class='row'> - <div class='span twelve html5clientOnly'> + <div class='span six html5clientOnly input-center'> <div class='join-meeting '> <h4>Try BigBlueButton</h4> <p>(no app required)</p>