/* #3433 make the auto complete clear button bigger
  This covers both DAL and the admin autocomplete widget.
 */
.select2-selection__clear {
  padding-inline: 3px;
}
