浏览代码

fix controls z-index in ff

Hakim El Hattab 13 年之前
父节点
当前提交
4031a21ea8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      css/main.css

+ 1 - 0
css/main.css

@@ -264,6 +264,7 @@ html {
 	position: fixed;
 	width: 100px;
 	height: 100px;
+	z-index: 30;
 
 	right: 0;
 	bottom: 0;