Skip to content

Commit

Permalink
Update assets/stylesheets/forms.scss
Browse files Browse the repository at this point in the history
Co-authored-by: Martchus <[email protected]>
  • Loading branch information
asdil12 and Martchus authored Feb 14, 2024
1 parent 8a5f5fe commit f46e4d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/stylesheets/forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@ select.form-control {
}
}

// fix dropdown arrow floating over text
.custom-select-sm {
// fix drop-down arrow floating over text despite `with: auto;` from DataTable's upstream CSS
div.dataTables_wrapper div.dataTables_length select {
background-position: right 0.2rem center;
padding: 0 1em 0 0.5em;
}

0 comments on commit f46e4d2

Please sign in to comment.