Update style.css

wall-item-arrowphoto-wrapper z-index should not be higher than nav z-index otherwise arrow scroll above the nav area...
This commit is contained in:
git-marijus 2013-07-17 22:19:41 +02:00
parent 2323e946ee
commit 1fd4d0a605

View File

@ -1029,7 +1029,7 @@ footer {
position: absolute;
left: 75px;
top: 70px;
z-index: 100;
z-index: 99;
}
.wall-item-wrapper {
/*float: left;