remove refresh on specific pages and change join form

This commit is contained in:
Zachary Chai
2016-11-01 17:04:57 -04:00
parent bef04f0465
commit 7da04d3334
4 changed files with 32 additions and 12 deletions

View File

@ -2,6 +2,10 @@
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
.join-form {
width: 100%;
}
.rooms {
.table-wrapper {
padding: 40px 50px 10px 50px;