Pārlūkot izejas kodu

Fixed station page iframe taking up height.

KrisVos130 9 gadi atpakaļ
vecāks
revīzija
0e5d71995c
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  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;