html, body{
  height: auto !important;
}
#view{
    padding:15px;
}
.chapter-list .chapter-block:last-child{
    margin-bottom: 0 !important;
}
.date-selector select {
  margin-right: 10px;
}