]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
need the system messages to be above the lightbox overlay at 1000 z-index
authorcash <cash.costello@gmail.com>
Sun, 19 Jun 2011 17:47:01 +0000 (13:47 -0400)
committercash <cash.costello@gmail.com>
Sun, 19 Jun 2011 17:47:01 +0000 (13:47 -0400)
views/default/css/elements/layout.php

index a5854f8c1d78e80a48bd745265df168d68eeab1a..4d87b882430a66a24791a63f0b1e5febe5fa73ed 100644 (file)
@@ -53,7 +53,7 @@
        top: 24px;
        right: 20px;
        max-width: 500px;
-       z-index: 1000;
+       z-index: 2000;
 }
 .elgg-system-messages li {
        margin-top: 10px;