소스 검색

Fixed seems to be a bit glitchy.

Mr.doob 10 년 전
부모
커밋
9c8951d3ad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -150,7 +150,7 @@
 					margin-bottom: 20px;
 				}
 				#panel{
-					position: fixed;
+					position: absolute;
 					left: 0;
 					top: 0;
 					height: 480px;