Эх сурвалжийг харах

mathjax: Horizontally scroll long equations

Close #496
George Cushen 7 жил өмнө
parent
commit
9b1be1019d

+ 4 - 0
layouts/partials/css/academic.css

@@ -183,6 +183,10 @@ pre code {
   overflow-x: auto;
 }
 
+.mjx-chtml {
+  overflow-x: auto; /* Horizontally scroll long equations. */
+}
+
 hr {
   border: 0;
   height: 1px;