Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Z-index only works with absolute or relative elements
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterj committed May 5, 2014
1 parent 00d43ea commit c59db30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/midgard-notifications/midgardnotif.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
width: 280px;
z-index: 9999;
color: white;
position: relative;
}
* html .midgardNotifications-container {
position: absolute;
Expand Down

0 comments on commit c59db30

Please sign in to comment.