Skip to content

Commit afc22c6

Browse files
committed
minor #17552 Remove invalid CSS white-space value (Triiistan)
This PR was merged into the 2.3 branch. Discussion ---------- Remove invalid CSS white-space value | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Commits ------- 03d3182 Remove invalid CSS white-space value
2 parents 54be239 + 06341c2 commit afc22c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Resources/views/Collector/exception.css.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
padding: 5px 4px;
88
list-style-type: decimal;
99
margin-left: 20px;
10-
white-space: break-word;
1110
}
1211
.sf-reset #logs .traces li.error {
1312
font-style: normal;

0 commit comments

Comments
 (0)