make add show dialogue scrollable. fixes #338

This commit is contained in:
ryan 2018-11-30 16:08:44 -06:00
parent 634ac9c846
commit b49465d3a3
2 changed files with 6 additions and 1 deletions

View file

@ -2044,7 +2044,7 @@ span.errors.sp-errors{
margin: 0 0 8px 0;
}
#schedule-add-show .button-bar.bottom {
margin: 16px 0 0;
margin: 16px 0 8px;
}
.schedule {
text-align:left;