diff --git a/admin/roles/assign.html b/admin/roles/assign.html index 93d8d8e5e05..15d5cc635ef 100755 --- a/admin/roles/assign.html +++ b/admin/roles/assign.html @@ -46,8 +46,8 @@

-
- +
+

diff --git a/group/members.php b/group/members.php index a9bb4a4bab3..85e6d1739fc 100644 --- a/group/members.php +++ b/group/members.php @@ -229,9 +229,8 @@ function updateUserSummary() {

- -
- +
+

diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 376bcb00dcf..6f325af4c25 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -419,7 +419,6 @@ form.popupform label { } .arrow_button input { - width:2.4em; padding:0.3em; overflow:hidden; } @@ -2132,14 +2131,7 @@ body#group-index #groupeditform { } #add, #remove{ - width:100px; - height:35px -} -#add{ - text-align:left; -} -#remove{ - text-align:right; + text-align:center; } /***