aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorChristian Vogeley <christian.vogeley@hotmail.de>2014-04-23 17:08:59 +0200
committerChristian Vogeley <christian.vogeley@hotmail.de>2014-04-23 17:08:59 +0200
commitbcc936f7075225bd884a240a48786377432560c5 (patch)
tree656615b14a099363d92af032c2ef567c3e92277d /view/theme
parent459d22691ca53aa42a8ef2e760250f49c537789b (diff)
downloadvolse-hubzilla-bcc936f7075225bd884a240a48786377432560c5.tar.gz
volse-hubzilla-bcc936f7075225bd884a240a48786377432560c5.tar.bz2
volse-hubzilla-bcc936f7075225bd884a240a48786377432560c5.zip
A bit less z-index
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 57a91cd50..7e4923e7c 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1920,7 +1920,7 @@ img.mail-list-sender-photo {
}
.wall-item-content-wrapper:hover{
- z-index:100000;
+ z-index:99;
}
.wall-item-comment-wrapper {