From 766d49c4614dfcde84ec75e5296635c5fc9d7a67 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sat, 14 Nov 2009 14:03:11 -0700 Subject: Fix floated group rows when more than one row exists. Attach g- before all css ids and classes for consistency. Other minor layout adjustments. --- modules/user/views/admin_users_group.html.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/user/views/admin_users_group.html.php') diff --git a/modules/user/views/admin_users_group.html.php b/modules/user/views/admin_users_group.html.php index e44cbddd..4c629945 100644 --- a/modules/user/views/admin_users_group.html.php +++ b/modules/user/views/admin_users_group.html.php @@ -4,11 +4,11 @@ special): ?> id") ?>" title=" $group->name))->for_html_attr() ?>" - class="g-dialog-link g-button ui-state-default ui-corner-all"> + class="g-dialog-link g-button g-right ui-state-default ui-corner-all"> for_html_attr() ?>" - class="g-dialog-link g-button ui-state-disabled ui-corner-all ui-icon-left"> + class="g-dialog-link g-button g-right ui-state-disabled ui-corner-all ui-icon-left"> @@ -20,7 +20,7 @@ name) ?> special): ?> $user->name, "group" => $group->name))->for_html_attr() ?>"> -- cgit v1.2.3