6 lines
247 B
CSS
6 lines
247 B
CSS
#main>.container {height: auto; min-height: 340px;}
|
|
|
|
#dataform .table-form>tbody>tr>th {width: 70px;}
|
|
#dataform .table-form td.form-actions.text-center {padding-top: 20px;}
|
|
#dataform #group_chosen .chosen-drop .chosen-results {max-height: 180px;}
|