modify invite join on root page to match room page

This commit is contained in:
Zachary Chai
2017-02-10 16:44:51 -05:00
parent f2dd5df845
commit 88af18a642
2 changed files with 31 additions and 57 deletions

View File

@ -14,6 +14,11 @@
// You should have received a copy of the GNU Lesser General Public License along
// with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
.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{