Fix for issue #1122.

This commit is contained in:
Octavian Damiean 2013-05-18 01:12:17 +02:00
parent 4123406bd2
commit d9fd0fd7ad
1 changed files with 1 additions and 1 deletions

View File

@ -538,7 +538,7 @@ pre, code {
.highlight { .highlight {
padding: 10px 0; padding: 10px 0;
width: 100%; width: 100%;
overflow: scroll; overflow: auto;
} }
/* HTML Elements */ /* HTML Elements */