Parcourir la source

Editor: Removed unneded style.

Mr.doob il y a 12 ans
Parent
commit
ae7cf6e2ad
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  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;