Skip to content

Commit 20f39d1

Browse files
committed
changed z-index to max allowed by firefox
1 parent 144894b commit 20f39d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/skin/liberator.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[liberator|highlight~=HintImage],
44
[liberator|highlight~=Hint] {
5-
z-index: 5000;
5+
z-index: 2147483647;
66
position: absolute !important;
77
}
88
[liberator|highlight~=Search] {

0 commit comments

Comments
 (0)