浏览代码

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

master
yanas 11 年前
父节点
当前提交
b552f20c6b
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1
    2
      css/videolayout_default.css

+ 1
- 2
css/videolayout_default.css 查看文件

@@ -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 {

正在加载...
取消
保存