add overflow: auto to hightlight class #152
This commit is contained in:
parent
edc508fa62
commit
cdef276335
1 changed files with 1 additions and 0 deletions
|
@ -653,6 +653,7 @@ ul.language-select > li, ul.footer-menu > li {
|
|||
/* Copy code */
|
||||
.highlight {
|
||||
position: relative;
|
||||
overflow: auto;
|
||||
}
|
||||
.highlight pre {
|
||||
padding-right: 75px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue