move url buttons in room below the url

This commit is contained in:
Zachary Chai
2017-02-03 09:55:39 -05:00
parent ae7029b5f2
commit f6505df4e1
2 changed files with 39 additions and 12 deletions

View File

@ -49,6 +49,11 @@
}
}
.meeting-url-button-group {
padding-top: 5px;
width: 100px;
}
}
.img-thumbnail{