Project

General

Profile

Defect #33502 » 33502.patch

Go MAEDA, 2023-05-04 06:32

View differences:

public/stylesheets/application.css
554 554
div.issue .next-prev-links {color:#999;}
555 555
div.issue .attributes {margin-top: 2em;}
556 556
div.issue .attributes .attribute {padding-left:180px; clear:left; min-height: 1.8em;}
557
div.issue .attributes .attribute .label {width: 170px; margin-left:-180px; font-weight:bold; float:left;  overflow:hidden; text-overflow: ellipsis;}
557
div.issue .attributes .attribute .label {width: 170px; margin-left:-180px; font-weight:bold; float:left;  overflow: clip visible; text-overflow: ellipsis;}
558 558
div.issue .attribute .value {overflow:auto; text-overflow: ellipsis;}
559 559
div.issue .attribute.string_cf .value .wiki p {margin-top: 0; margin-bottom: 0;}
560 560
div.issue .attribute.text_cf .value .wiki p:first-of-type {margin-top: 0;}
(6-6/6)