Fix for issue #1122.
This commit is contained in:
parent
4123406bd2
commit
d9fd0fd7ad
|
@ -538,7 +538,7 @@ pre, code {
|
|||
.highlight {
|
||||
padding: 10px 0;
|
||||
width: 100%;
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
/* HTML Elements */
|
||||
|
|
Loading…
Reference in New Issue