Skip to content

Commit

Permalink
fix header z-index for image view
Browse files Browse the repository at this point in the history
  • Loading branch information
amirch1 committed Nov 28, 2019
1 parent 9f74f99 commit 83ecf43
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
.kHeaderRight{
display: flex;
margin-left: auto;
z-index: 1;
}
@media (max-width: 991px) {
.kHeaderRight{
Expand Down

0 comments on commit 83ecf43

Please sign in to comment.