aboutsummaryrefslogtreecommitdiffstats
path: root/pages/vomnibar.css
diff options
context:
space:
mode:
Diffstat (limited to 'pages/vomnibar.css')
-rw-r--r--pages/vomnibar.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/pages/vomnibar.css b/pages/vomnibar.css
index 1b19daad..2f279a28 100644
--- a/pages/vomnibar.css
+++ b/pages/vomnibar.css
@@ -23,8 +23,7 @@
border-radius: 4px;
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.8);
border: 1px solid #aaa;
- /* One less than hint markers and the help dialog. */
- z-index: 2147483646;
+ z-index: 2139999999; /* One less than hint markers and the help dialog (see ../content_scripts/vimium.css). */
}
#vomnibar input {