]> source.dussan.org Git - redmine.git/commitdiff
Merged r21372 from trunk to 4.2-stable (#36455).
authorGo MAEDA <maeda@farend.jp>
Fri, 21 Jan 2022 00:03:22 +0000 (00:03 +0000)
committerGo MAEDA <maeda@farend.jp>
Fri, 21 Jan 2022 00:03:22 +0000 (00:03 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/4.2-stable@21373 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 12547b47b9d4bc4b65868df36c7d1dd2c762d41e..a268c2e2f1a10f691504a88496e8e4a41f76c035 100644 (file)
@@ -539,6 +539,7 @@ div.issue .attributes {margin-top: 2em;}
 div.issue .attributes .attribute {padding-left:180px; clear:left; min-height: 1.8em;}
 div.issue .attributes .attribute .label {width: 170px; margin-left:-180px; font-weight:bold; float:left;  overflow:hidden; text-overflow: ellipsis;}
 div.issue .attribute .value {overflow:auto; text-overflow: ellipsis;}
+div.issue .attribute.string_cf .value .wiki p {margin-top: 0; margin-bottom: 0;}
 div.issue .attribute.text_cf .value .wiki p:first-of-type {margin-top: 0;}
 div.issue.overdue .due-date .value { color: #c22; }
 body.controller-issues h2.inline-flex {padding-right: 0}