www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 57d85a4f69085332e3ab234570b891f6296519b0
parent 72f9d5f4088d9f8d888843aff82e1bee0e4c1514
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Thu,  6 Feb 2014 15:15:46 -0500

Fixed typo in 'important'.

Diffstat:
Munpacked/jax/output/HTML-CSS/jax.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/unpacked/jax/output/HTML-CSS/jax.js b/unpacked/jax/output/HTML-CSS/jax.js @@ -274,7 +274,7 @@ ".MathJax_Processed": {display:"none!important"}, ".MathJax_ExBox": { - display:"block!importatn", overflow:"hidden", + display:"block!important", overflow:"hidden", width:"1px", height:"60ex" }, ".MathJax .MathJax_EmBox": {