diff --git a/IPython/html/static/notebook/less/renderedhtml.less b/IPython/html/static/notebook/less/renderedhtml.less index db327b0..ebf1fbc 100644 --- a/IPython/html/static/notebook/less/renderedhtml.less +++ b/IPython/html/static/notebook/less/renderedhtml.less @@ -66,4 +66,9 @@ p + p { margin-top: 1em; } + + .MathJax_Display { + margin-left: 12ex; + } + }