Adding something like the following to the module's CSS file would make the select boxes more user friendly:
select#edit-filters-destinations-db-exclude-tables,
select#edit-filters-destinations-db-nodata-tables {
height: 20em;
resize: vertical;
}
Frank
Comments
Comment #1
couturier commentedI believe this has been addressed in the newer branches of the module and will certainly be a factor in the D8 version going forward.