mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Automatic overflow for <pre> tags.
This commit is contained in:
parent
cedc0e8165
commit
da560957d7
@ -702,6 +702,7 @@ pre {
|
|||||||
border: 1px solid #ac9;
|
border: 1px solid #ac9;
|
||||||
border-left: none;
|
border-left: none;
|
||||||
border-right: none;
|
border-right: none;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
td.linenos pre {
|
td.linenos pre {
|
||||||
|
Loading…
Reference in New Issue
Block a user