Skip to content

Commit

Permalink
Fix z-index issue on homepage. (#669)
Browse files Browse the repository at this point in the history
  • Loading branch information
jholdstock authored and dajohi committed May 30, 2019
1 parent 6a6e9f4 commit 276f176
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/css/decred-v5.css
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ body {
left: 0px;
top: 100%;
right: 0px;
z-index: 1;
overflow: hidden;
background-color: #fff;
}
Expand Down

0 comments on commit 276f176

Please sign in to comment.