make add show dialogue scrollable. fixes #338
This commit is contained in:
parent
634ac9c846
commit
b49465d3a3
2 changed files with 6 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue