diff --git a/notebook/static/notebook/less/outputarea.less b/notebook/static/notebook/less/outputarea.less index b44cd7cf52..2c11da0c55 100644 --- a/notebook/static/notebook/less/outputarea.less +++ b/notebook/static/notebook/less/outputarea.less @@ -74,6 +74,10 @@ div.output_area { max-width: none; } } + + .mglyph>img { + max-width: none; + } } /* This is needed to protect the pre formating from global settings such