Actions
Defect #41680
closedIncorrect label/value order on the issue view in RTL layout
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
We suffer from using the RTL language when using Redmine because we need to modify a lot of things on CSS or JavaScript to suit the nature of the RTL trend, including Label and Value Please pay attention to languages that use RTL that need modification
div.issue .attributes .attribute {padding-right:180px; clear:right; min-height: 1.8em;}
div.issue .attributes .attribute .label {width: 170px;margin-right: -180px;font-weight:bold;float: right;overflow: clip visible;text-overflow: ellipsis;}
Files
Actions
