]> source.dussan.org Git - redmine.git/commitdiff
Merged r21137 from trunk to 4.1-stable (#35642).
authorGo MAEDA <maeda@farend.jp>
Tue, 10 Aug 2021 12:38:08 +0000 (12:38 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 10 Aug 2021 12:38:08 +0000 (12:38 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@21149 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 5a161de870eb00b5ba4fd0e1f7ab2021545214cb..40343bddedfed4df393cfa4c8d33a9629ab78cc1 100644 (file)
@@ -528,6 +528,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.text_cf .value .wiki p:first-of-type {margin-top: 0;}
 div.issue.overdue .due-date .value { color: #c22; }
 
 #issue_tree table.issues, #relations table.issues { border: 0; }