Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fa76580

Browse files
anntzertacaswell
authored andcommitted
Merge pull request #8339 from dstansby/overflowing-code
Give wide code blocks a scrollbar on website
1 parent 61f54d7 commit fa76580

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/_static/mpl.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ pre {
4343
border: 1px solid #ccc;
4444
background-color: #f8f8f8;
4545
line-height: 140%;
46+
overflow-x: auto;
4647
}
4748

4849
td.linenos pre {

0 commit comments

Comments
 (0)