From 7a67e4ee672b2df808f97a12f08b9070a0b1b0e3 Mon Sep 17 00:00:00 2001 From: Richard Dancsi Date: Wed, 25 Mar 2015 20:04:42 +0100 Subject: [PATCH] [fix] z-index value to 999999 (re: issue#2) --- css/jquery-eu-cookie-law-popup.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/jquery-eu-cookie-law-popup.css b/css/jquery-eu-cookie-law-popup.css index 859ed3b..0741edf 100644 --- a/css/jquery-eu-cookie-law-popup.css +++ b/css/jquery-eu-cookie-law-popup.css @@ -10,7 +10,7 @@ line-height: 1.2em; text-align: center; display: none; - z-index: 1100; + z-index: 9999999; } .eupopup-container-top,