Project

General

Profile

Actions

Defect #43527

closed

Login and Email columns are unexpectedly center-aligned on the Users page since Redmine 5.1

Added by Go MAEDA 1 day ago. Updated about 7 hours ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

On the Administration > Users page, the values in the Login and Email columns are currently displayed centered. They should be left-aligned as in Redmine 5.0 and earlier.

Up to Redmine 5.0, these columns were left-aligned. In Redmine 5.1, the CSS class names of the table cells were changed in #37674, so the existing left-alignment rules no longer match.

The attached patch restores the intended left alignment.

Redmine 5.0:

Redmine 5.1:


Files

users-5_0@2x.png (199 KB) users-5_0@2x.png Go MAEDA, 2025-11-26 04:43
users-5_1@2x.png (177 KB) users-5_1@2x.png Go MAEDA, 2025-11-26 04:43
left-align-login-and-email.patch (912 Bytes) left-align-login-and-email.patch Go MAEDA, 2025-11-26 04:45
Actions #1

Updated by Katsuya HIDAKA 1 day ago

I confirmed that the attached patch fixes this issue and works as expected in Chrome, Firefox and Safari. This fix looks good to me.

Actions #2

Updated by Katsuya HIDAKA 1 day ago

I also confirmed that it displays correctly in RTL languages.

Actions #3

Updated by Go MAEDA 1 day ago

  • Status changed from New to Resolved
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed the patch in r24181.

Actions #4

Updated by Go MAEDA about 7 hours ago

  • Status changed from Resolved to Closed

Merged the fix into the stable branches in r24188 and r24189.

Actions

Also available in: Atom PDF