Actions
Defect #43509
closedAvatar in issue view is positioned incorrectly in RTL layout
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Since Redmine 6.1.0, when using a language with RTL text direction, the avatar in issue views is positioned incorrectly. It should appear on the far right, but instead it is displayed slightly left of center.
Redmine 6.0:![]()
Redmine 6.1:![]()
Files
Related issues
Updated by Go MAEDA 2 months ago
- File 43509.patch 43509.patch added
- Target version set to Candidate for next minor release
The attached patch fixes the issue.
Updated by Go MAEDA about 2 months ago
- Status changed from Resolved to Closed
Merged the fix into 6.1-stable branch in r24166.
Updated by Go MAEDA 20 days ago
- Related to Feature #43515: Improve RTL layouts by removing rtl.css and integrating its overrides into application.css using CSS logical properties added
Actions