.status-config-modal .input-field{width:100%}
.status-config-modal .select-wrapper{width:100%;max-width:100%}
.status-config-modal .select-wrapper input.select-dropdown{width:100%;box-sizing:border-box}
.status-config-modal .dropdown-content.select-dropdown{max-width:100%!important;width:auto!important}
.status-config-modal .select-wrapper+label{left:0}

/* Ensure browser-default select also fills */
.status-config-modal select.browser-default{width:100%;box-sizing:border-box}
