10 lines
350 B
CSS
10 lines
350 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;}
|
|
#aclBox > th {vertical-align: top; padding-top: 17px;}
|