diff options
Diffstat (limited to 'view/theme/loozah')
-rw-r--r-- | view/theme/loozah/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index a9295344b..66cc58356 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -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; } |