Explorar el Código

Cleans code to complete the pull request from peili, which was committed with a513d6d.

master
yanas hace 11 años
padre
commit
b552f20c6b
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1
    2
      css/videolayout_default.css

+ 1
- 2
css/videolayout_default.css Ver fichero

@@ -226,13 +226,12 @@
226 226
 #header{
227 227
     display:none;
228 228
     position:absolute;
229
-    height:39px;
229
+    height: 0px;
230 230
     text-align:center;
231 231
     top:0;
232 232
     left:0;
233 233
     right:0;
234 234
     z-index:10;
235
-    height: 0px;
236 235
 }
237 236
 
238 237
 #toolbar {

Loading…
Cancelar
Guardar