Skip to content

Commit

Permalink
increase toolbar z index to overlap floated image
Browse files Browse the repository at this point in the history
  • Loading branch information
senadir committed Jun 8, 2019
1 parent b710cc5 commit 82e90bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/stylesheets/_z-index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $z-layers: (
".components-modal__header": 10,
".edit-post-meta-boxes-area.is-loading::before": 1,
".edit-post-meta-boxes-area .spinner": 5,
".block-editor-block-contextual-toolbar": 21,
".block-editor-block-contextual-toolbar": 81,
".components-popover__close": 5,
".block-editor-block-list__insertion-point": 6,
".block-editor-inserter-with-shortcuts": 5,
Expand Down

0 comments on commit 82e90bb

Please sign in to comment.