]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix notification visibility, fix #11016
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 11 Sep 2014 12:12:29 +0000 (14:12 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 11 Sep 2014 12:12:29 +0000 (14:12 +0200)
core/css/styles.css

index 64b37c89b0b2326be3c1d0d010263a40a5aa1176..d4d16db743c6facf863d5c66da1ee30cb9e29a45 100644 (file)
@@ -701,7 +701,7 @@ label.infield {
 #notification, #update-notification {
        margin: 0 auto;
        max-width: 60%;
-       z-index: 101;
+       z-index: 8000;
        background-color: #fc4;
        border: 0;
        padding: 1px 8px;