9 lines
295 B
CSS
9 lines
295 B
CSS
.modal-dialog {width: 75%;}
|
|
form {margin-bottom: 50px;}
|
|
table {width: 90% !important;}
|
|
#mainContent table th {width: 70px;}
|
|
|
|
#whiteListBox div.input-group {margin-bottom: 2px;}
|
|
|
|
#groups_chosen.chosen-container .chosen-results, #users_chosen.chosen-container .chosen-results {max-height: 160px;}
|