diff options
Diffstat (limited to 'pages/vomnibar.css')
| -rw-r--r-- | pages/vomnibar.css | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pages/vomnibar.css b/pages/vomnibar.css index 18f1185f..c4bc0008 100644 --- a/pages/vomnibar.css +++ b/pages/vomnibar.css @@ -24,7 +24,7 @@    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: 99999996; +  z-index: 2147483646;  }  #vomnibar input { | 
