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

View file

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