overflow: auto so content won't break layout #1612

This commit is contained in:
Koen Punt 2012-12-05 01:19:58 +01:00
parent e376f31507
commit 61140b71cd

View file

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