fix bug for firefox

This commit is contained in:
Valeriy 2014-01-09 10:09:17 +06:00
parent faf988866e
commit e22f12f2a8

View File

@ -13,6 +13,7 @@
padding-top: 2px;
position: absolute;
z-index: 9999;
-moz-box-sizing: border-box;
box-sizing: border-box;
display:none;
}