merge_requests.css.scss 250 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 // Place all the styles related to the MergeRequests controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ .merge-request-form-holder { select { width:300px; } }