diff --git a/module/bug/css/create.css b/module/bug/css/create.css index f7b68c49fb..67af16fbeb 100644 --- a/module/bug/css/create.css +++ b/module/bug/css/create.css @@ -49,6 +49,7 @@ html[lang='de'] #keywordsAddonLabel, .task {width: 73px;} #osBox {width: 190px;} #projectBox .required:after {right: 1px;} #branch_chosen {min-width: 90px;} +#branch_chosen.chosen-container-active .chosen-single{border-left-color: #2e7fff !important;} #notifyEmailTd .input-group-addon, #deadlineTd .input-group-addon {border-radius: 2px 0px 2px 0px !important;} #feedback.input-group + #notifyEmailLabel {position: relative; width: 50%; left: 48%;}