html, body {
height: 100%;
}
.gather-actions {
padding: 10px 0px;
border-top: 1px solid #CFCFCF;
margin-top: 1em;
}
.headline {
padding-bottom: 0.5em;
border-bottom: 1px solid #CFCFCF;
margin-bottom: 20px;
}
#gathers {
margin-top: 2em;
}
.gatherer {
margin-bottom: 5px;
padding: 0px;
}
#chatroom {
margin-top: 20px;
}
.chatbox {
}
.add-left {
margin-left: 10px;
}
#chatmessages {
height: 480px;
overflow-y: scroll;
}
.signin {
margin: 0px 10px;
}
.admin-panel {
margin: 10px 10px;
}
.no-bottom {
margin-bottom: 0px !important;
padding-bottom: 0px !important;
}
.join-hero {
padding: 80px 0px;
}
.max-width {
width: 100%;
}
.add-top {
margin-top: 10px;
}
.jumbo-auth {
margin-top: 30px;
}
.jumbo-img {
max-height: 150px;
}
.spinner {
max-height: 30px !important;
}
.gather-voting {
font-size: 90%;
}
.progress-bar {
min-width: 6em;
}
.add-right {
margin-right: 2px;
}
#gatherers-panel > .panel {
margin-bottom: 1px;
}