diff --git a/module/group/css/managemember.css b/module/group/css/managemember.css index 494f68f7c7..aa6136eba8 100644 --- a/module/group/css/managemember.css +++ b/module/group/css/managemember.css @@ -1,3 +1,2 @@ .group-item {display:block; width:100px; float:left;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .table th {vertical-align: top;} -.table-form>tbody>tr>th{width:120px !important;} diff --git a/module/group/view/browse.html.php b/module/group/view/browse.html.php index b19b22ed9b..dd849d059a 100644 --- a/module/group/view/browse.html.php +++ b/module/group/view/browse.html.php @@ -46,7 +46,7 @@ id", $group, 'list', 'eye');?> id", $group, 'list', 'lock');?> group->managemember = $lang->group->manageMember;?> - id", $group, 'list', 'persons', '', 'iframe', 'yes', "data-width='750'");?> + id", $group, 'list', 'persons', '', 'iframe', 'yes', "data-width='90%'");?> id", $group, 'list', '', '', 'iframe', 'yes', "data-width='550'");?> id", $group, 'list', '', '', 'iframe', 'yes', "data-width='550'");?> - +
@@ -46,7 +46,7 @@ - +