Index: samples/o3d-webgl-samples/hellocube.html |
=================================================================== |
--- samples/o3d-webgl-samples/hellocube.html (revision 45777) |
+++ samples/o3d-webgl-samples/hellocube.html (working copy) |
@@ -262,7 +262,7 @@ |
<br/> |
<!-- Start of O3D plugin --> |
-<div id="o3d" width="600px" height="600px"></div> |
+<div id="o3d" style="width: 600px; height: 600px;"></div> |
<!-- End of O3D plugin --> |
<!-- Don't render the textarea --> |