11 lines
364 B
CSS
11 lines
364 B
CSS
.modal-dialog {width: 75%;}
|
|
form {margin-bottom: 100px; padding-left: 65px;}
|
|
table {width: 90% !important;}
|
|
|
|
#whiteListBox div.input-group {margin-bottom: 2px;}
|
|
|
|
#product_chosen {width: 50% !important;}
|
|
#execution_chosen {width: 50% !important;}
|
|
|
|
#groups_chosen.chosen-container .chosen-results, #users_chosen.chosen-container .chosen-results {max-height: 160px;}
|