瀏覽代碼

Editor: Removed unneded style.

Mr.doob 12 年之前
父節點
當前提交
ae7cf6e2ad
共有 1 個文件被更改,包括 0 次插入4 次删除
  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;