Skip to content

Commit

Permalink
remove forced sticker z-index so it appears below cards. fixes github…
Browse files Browse the repository at this point in the history
… issue aliasaria#3
  • Loading branch information
aliasaria committed Mar 12, 2011
1 parent c6c26a4 commit 2870f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/css/style.css
Expand Up @@ -278,7 +278,7 @@ xopacity: .5;
.sticker {
padding-top: 3px;
padding-left: 2px;
z-index:10;
xz-index:10;
display: inline;
}

Expand Down

0 comments on commit 2870f10

Please sign in to comment.