diff options
Diffstat (limited to 'admin_users.php')
| -rw-r--r-- | admin_users.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin_users.php b/admin_users.php index ab96c336e5..917c9f6b30 100644 --- a/admin_users.php +++ b/admin_users.php @@ -696,7 +696,7 @@ if ($action == "listusers") { '<table id="list">', '<thead>', '<tr>', - '<th> </th>', + '<th style="margin:0 -2px 1px 1px; padding:3px 0 4px;"> </th>', '<th> user-id </th>', '<th>', WT_I18N::translate('User name'), '</th>', '<th>', WT_I18N::translate('Real name'), '</th>', |
