/* Fix bundle app dropdown width */
select {
  min-width: 160px !important;
  width: auto !important;
  max-width: none !important;
}