From: cash Date: Sun, 19 Jun 2011 17:47:01 +0000 (-0400) Subject: need the system messages to be above the lightbox overlay at 1000 z-index X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a49829a99d00f3bb5b77c6b7903a9a09c52c9ff1;p=lorea%2Felgg.git need the system messages to be above the lightbox overlay at 1000 z-index --- diff --git a/views/default/css/elements/layout.php b/views/default/css/elements/layout.php index a5854f8c1..4d87b8824 100644 --- a/views/default/css/elements/layout.php +++ b/views/default/css/elements/layout.php @@ -53,7 +53,7 @@ top: 24px; right: 20px; max-width: 500px; - z-index: 1000; + z-index: 2000; } .elgg-system-messages li { margin-top: 10px;