8000 Exception details break the layout · symfony/symfony@00b4ecb · GitHub
[go: up one dir, main page]

Skip to content

Commit 00b4ecb

Browse files
author
Dionysis Arvanitis
committed
Exception details break the layout
1 parent adb7033 commit 00b4ecb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Debug/ExceptionHandler.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ public function getStylesheet(FlattenException $exception)
319319
border-bottom:1px solid #ccc;
320320
border-right:1px solid #ccc;
321321
border-left:1px solid #ccc;
322+
word-wrap: break-word;
322323
}
323324
.sf-reset .block_exception { background-color:#ddd; color: #333; padding:20px;
324325
-webkit-border-top-left-radius: 16px;

0 commit comments

Comments
 (0)
0