X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=editor_tests_compiled.html;h=e3ead1ae860b06d2b0116ff1ebcac2bcc635c94a;hb=e5b8848ccad6b4579696fa04f75ddb1d5d1fb923;hp=b860a5a3b953d77ffb52100b408f299576f030c1;hpb=09de25ee207970724781cfe4f61ddc3d7f3c5f19;p=peach-html5-editor.git diff --git a/editor_tests_compiled.html b/editor_tests_compiled.html index b860a5a..e3ead1a 100644 --- a/editor_tests_compiled.html +++ b/editor_tests_compiled.html @@ -9,11 +9,12 @@ box-sizing: border-box; width: 100%; } - iframe { - width: 300px; - height: 300px; + /* optional */ + .peach_html5_editor { + width: 500px; + height: 500px; + margin: 0 auto; } - /* iframe { width: 400px; } */ @@ -21,7 +22,7 @@

This version of the editor test page requires that you've compiled all the source files. (Just run make).

HTML view. Changes here propagate when you remove your cursor (press tab or click outside)