Project

General

Profile

Defect #35642 » fix-misaligned-custom-value.patch

Go MAEDA, 2021-07-30 04:43

View differences:

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

  
(2-2/2)