Skip to content

Commit

Permalink
fixed reputation overlay z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Jun 7, 2024
1 parent 51b46d6 commit 40e8e98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/static/styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ img.profile-pic:before {
padding: 0px 3px;
position: absolute;
bottom: -16px;
z-index: 1;
}
.user-card-compact {
min-height: 48px;
Expand Down

0 comments on commit 40e8e98

Please sign in to comment.