Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit a3a8503

Browse files
author
Dionysis Arvanitis
committed
Exception details break the layout
1 parent 31106b5 commit a3a8503

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)