Backport r24184 to 6.1-stable (#41680).

git-svn-id: https://svn.redmine.org/redmine/branches/6.1-stable@24185 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2025-11-26 07:01:30 +00:00
parent 5fdab6e5dd
commit 884efc6fac

View File

@@ -122,6 +122,8 @@ table.list tbody tr.group span.count {margin-left:0px; margin-right:4px;}
a.sort {padding-right:0; padding-left:16px;}
div.issue .attributes .attribute {padding-inline: 180px 0; clear: inline-start; min-height: 1.8em;}
div.issue .attributes .attribute .label {width: 170px; margin-inline: -180px 0; font-weight: bold; float: inline-start; overflow: clip visible; text-overflow: ellipsis;}
table.attributes th {text-align:right;}
table.boards a.board, h3.comments {padding-left:0px; padding-right:20px; }