From 1fd4d0a605aa0159fa977372ea1740de2ce87c09 Mon Sep 17 00:00:00 2001 From: git-marijus Date: Wed, 17 Jul 2013 22:19:41 +0200 Subject: Update style.css wall-item-arrowphoto-wrapper z-index should not be higher than nav z-index otherwise arrow scroll above the nav area... --- view/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index d0d83b8ea..44ca22e0b 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1029,7 +1029,7 @@ footer { position: absolute; left: 75px; top: 70px; - z-index: 100; + z-index: 99; } .wall-item-wrapper { /*float: left; -- cgit v1.2.3