Index: samples/o3d-webgl-samples/primitives.html |
=================================================================== |
--- samples/o3d-webgl-samples/primitives.html (revision 45777) |
+++ samples/o3d-webgl-samples/primitives.html (working copy) |
@@ -241,7 +241,7 @@ |
shapes. |
<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 --> |
</body> |
</html> |