Defect #35642 » fix-misaligned-custom-value.patch
public/stylesheets/application.css | ||
---|---|---|
540 | 540 |
div.issue .attributes .attribute {padding-left:180px; clear:left; min-height: 1.8em;} |
541 | 541 |
div.issue .attributes .attribute .label {width: 170px; margin-left:-180px; font-weight:bold; float:left; overflow:hidden; text-overflow: ellipsis;} |
542 | 542 |
div.issue .attribute .value {overflow:auto; text-overflow: ellipsis;} |
543 |
div.issue .attribute.text_cf .value .wiki p:first-of-type {margin-top: 0;} |
|
543 | 544 |
div.issue.overdue .due-date .value { color: #c22; } |
544 | 545 |
body.controller-issues h2.inline-flex {padding-right: 0} |
545 | 546 |
- « Previous
- 1
- 2
- Next »