Fix broken styling after #2176

Closes #2196
This commit is contained in:
Riyad Preukschas 2012-12-06 11:08:51 +01:00
parent 8022628f70
commit 9b96509899
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@
.middle_box_content,
.bottom_box_content {
padding: 15px;
overflow: auto;
word-wrap: break-word;
pre {
background: none !important;
margin: 0;