Skip to content

Commit

Permalink
Merge pull request #3118 from IgniteUI/igniteui-angular-2928
Browse files Browse the repository at this point in the history
feat(grid): adding bigger z-index to grid outlet
  • Loading branch information
mpavlinov authored Nov 23, 2018
2 parents f17c9ff + 3005b4b commit 7dedaa6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1518,7 +1518,7 @@
}

%igx-grid__outlet {
z-index: 2;
z-index: 10002;
position: fixed;
}

Expand Down

0 comments on commit 7dedaa6

Please sign in to comment.