.dataTables_length select {
    width: auto; /* Adjust the width of the select box */
    min-width: 70px; /* Set a minimum width for the select box */
}