Skip to content

Commit

Permalink
Merge pull request #10 from jessamynsmith/master
Browse files Browse the repository at this point in the history
Add z-index to notifications so they always show up.
  • Loading branch information
matowens committed May 12, 2015
2 parents ebeb9f9 + 3dc1434 commit 09bcc61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/ng-notify.sass
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
-moz-user-select: none
-ms-user-select: none
user-select: none
z-index: 9999

.ngn-top
top: 0
Expand Down

0 comments on commit 09bcc61

Please sign in to comment.