]> source.dussan.org Git - redmine.git/commitdiff
Merged r22230 from trunk to 4.2-stable (#33502).
authorGo MAEDA <maeda@farend.jp>
Sat, 6 May 2023 23:41:14 +0000 (23:41 +0000)
committerGo MAEDA <maeda@farend.jp>
Sat, 6 May 2023 23:41:14 +0000 (23:41 +0000)
git-svn-id: https://svn.redmine.org/redmine/branches/4.2-stable@22233 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 1bfd89359c9d64f0d026b7b96e34786135e80319..f6ef4f998c9b5871d67d5a1e873c62e7c2053b29 100644 (file)
@@ -541,7 +541,7 @@ div.issue span.private, div.journal span.private {font-size: 60%;}
 div.issue .next-prev-links {color:#999;}
 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 .attributes .attribute .label {width: 170px; margin-left:-180px; font-weight:bold; float:left;  overflow: clip visible; 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;}