Remove min-height on datatables for now
This commit is contained in:
parent
19fb67c8d6
commit
133f1b72ca
1 changed files with 1 additions and 1 deletions
|
@ -1250,7 +1250,7 @@ input[type="checkbox"] {
|
|||
}
|
||||
|
||||
.dataTables_scrolling {
|
||||
min-height: 150px;
|
||||
/*min-height: 150px;*/
|
||||
}
|
||||
|
||||
.ui-dialog #schedule_playlist_dialog.ui-dialog-content {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue