Explorar el Código

Fixed station page iframe taking up height.

KrisVos130 hace 9 años
padre
commit
0e5d71995c
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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;