소스 검색

Fixed station page iframe taking up height.

KrisVos130 9 년 전
부모
커밋
0e5d71995c
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      app/app.css

+ 2 - 1
app/app.css

@@ -484,7 +484,8 @@ footer a:hover{
     }
 }
 #player {
-    visibility: hidden;
+  visibility: hidden;
+  height: 0;
 }
 .footerButtons {
   background:none!important;