Browse Source

Editor: Removed unneded style.

Mr.doob 12 years ago
parent
commit
ae7cf6e2ad
1 changed files with 0 additions and 4 deletions
  1. 0 4
      editor/index.html

+ 0 - 4
editor/index.html

@@ -3,10 +3,6 @@
 	<head>
 		<title>three.js editor</title>
 		<style>
-			html, body {
-				height: 100%;
-			}
-
 			body {
 				font-family: Arial, sans-serif;
 				font-size: 14px;