We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb7033 commit 00b4ecbCopy full SHA for 00b4ecb
src/Symfony/Component/Debug/ExceptionHandler.php
@@ -319,6 +319,7 @@ public function getStylesheet(FlattenException $exception)
319
border-bottom:1px solid #ccc;
320
border-right:1px solid #ccc;
321
border-left:1px solid #ccc;
322
+ word-wrap: break-word;
323
}
324
.sf-reset .block_exception { background-color:#ddd; color: #333; padding:20px;
325
-webkit-border-top-left-radius: 16px;
0 commit comments