]> git.mxchange.org Git - friendica.git/commitdiff
put popupmenu above all
authorFabio Comuni <fabrix.xm@gmail.com>
Mon, 4 Apr 2011 07:28:19 +0000 (09:28 +0200)
committerFabio Comuni <fabrix.xm@gmail.com>
Mon, 4 Apr 2011 07:28:19 +0000 (09:28 +0200)
view/theme/duepuntozero/style.css
view/theme/loozah/style.css

index 3543c3a4d242d1a58947847a83a4e9ef36a4ffbd..c29c8795f5bce8f9a4fd1cd14ac156804b990b46 100644 (file)
@@ -888,6 +888,7 @@ input#dfrn-url {
        position: absolute;
        left: 10px; top: 90px;
        display: none;
+       z-index: 10000;
 }
 .wall-item-photo-menu ul { margin:0px; padding: 0px; list-style: none }
 .wall-item-photo-menu li a { display: block; padding: 2px; }
index a9295344b25ba111b1cc1867cab28963e3f7a889..66cc5835619b343b81d93715bf19fd72056dcca6 100644 (file)
@@ -996,6 +996,7 @@ input#dfrn-url {
        position: absolute;
        left: 10px; top: 90px;
        display: none;
+       z-index: 10000;
 }
 .wall-item-photo-menu ul { margin:0px; padding: 0px; list-style: none }
 .wall-item-photo-menu li a { display: block; padding: 2px; }