소스 검색

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;