This commit is contained in:
tianshujie
2022-07-13 14:38:09 +08:00
parent 2bc0a7f4c1
commit 8adcde34d2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
.radio-inline {margin-left: 10px !important;}
#region_chosen.chosen-container .chosen-results {max-height: 115px;}
+1 -1
View File
@@ -24,7 +24,7 @@
</tr>
<tr>
<th><?php echo $lang->kanbanregion->style;?></th>
<td><?php echo html::radio('region', $regions, 'custom');?></td>
<td><?php echo html::select('region', $regions, 'custom', "class='form-control chosen' data-drop_direction='up'");?></td>
</tr>
<tr>
<td colspan='2' class='form-actions text-center'>