Browse Source

Improved fxaa example.

Mr.doob 8 years ago
parent
commit
a8a3f23003
1 changed files with 0 additions and 1 deletions
  1. 0 1
      examples/webgl_postprocessing_fxaa.html

+ 0 - 1
examples/webgl_postprocessing_fxaa.html

@@ -14,7 +14,6 @@
 				/* background-color: #bfd1e5; */
 				background-color: #ffffff;
 				margin: 0px;
-				overflow: hidden;
 			}
 
 			a {	color: #a06851;	}