Skip to content

Commit

Permalink
Merge pull request #6374 from patrickfournier/vis-editor_stacking_con…
Browse files Browse the repository at this point in the history
…text

Add a stacking context for .vis-editor-content.
  • Loading branch information
Rashid Khan committed Mar 1, 2016
2 parents 92ef948 + fd56bb1 commit 1cf05bf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@

&-content {
.flex-parent();
z-index: 0;

// overrides for tablet and desktop
@media (min-width: @screen-md-min) {
Expand Down

0 comments on commit 1cf05bf

Please sign in to comment.