Browse Source

Small tweak.

Mr.doob 13 years ago
parent
commit
66e6365cbf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/webgl_geometries2.html

+ 1 - 1
examples/webgl_geometries2.html

@@ -9,7 +9,7 @@
 				font-family: Monospace;
 				background-color: #000;
 				margin: 0px;
-				
+				overflow: hidden;
 			}
 		</style>
 	</head>