Skip to content

Commit

Permalink
SW-19132 - Fix position of cart overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
philipreinken committed Jun 27, 2017
1 parent a477c65 commit 8b70dc6
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ More precise designations are commented inside the document.
display: none;
}
}

.header--navigation {
position: relative;
}
}

// Small Checkout & Registration Header
Expand Down

0 comments on commit 8b70dc6

Please sign in to comment.