commit 105266706c836db7fd66dea6205c7504cff180ce
parent 2a54f5db8db1852bae67c0a88f963dba38616bb0
Author: Davide P. Cervone <dpvc@union.edu>
Date: Sat, 25 Jan 2014 10:33:59 -0500
Merge branch 'sample-div' into develop
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/sample-dynamic-2.html b/test/sample-dynamic-2.html
@@ -107,7 +107,7 @@ Type text in the box below:<br/>
Preview is shown here:
<div id="MathPreview" style="border:1px solid; padding: 3px; width:50%; margin-top:5px"></div>
<div id="MathBuffer" style="border:1px solid; padding: 3px; width:50%; margin-top:5px;
-visibility:hidden; position:absolute; top:0; left: 0"><div>
+visibility:hidden; position:absolute; top:0; left: 0"></div>
<script>
Preview.Init();