We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e4b4c6 commit 8a85fa6Copy full SHA for 8a85fa6
document/core/static/custom.css
@@ -44,6 +44,8 @@ div.admonition p.admonition-title {
44
div.math {
45
background-color: #F0F0F0;
46
padding: 3px 0 3px 0;
47
+ overflow-x: auto;
48
+ overflow-y: hidden;
49
}
50
51
div.relations {
0 commit comments