Skip to content

Conversation

@truongwp
Copy link
Contributor

When block goes behind an image that is left aligned, the image block covers block mover buttons so we can't move the block.

When block goes behind an image that is left aligned, the image block covers block mover buttons so we can't move the block.
left: 0;
padding: 0 14px 20px 0; // handles hover area

z-index: 100;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should I create new z-layer or use one of exists value?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should create a new one and give it the .editor-block-mover name

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. I have just updated the PR.

@mtias mtias added [Type] Bug An existing feature does not function as intended [Status] In Progress Tracking issues with work in progress labels Jun 27, 2017
Copy link
Contributor

@youknowriad youknowriad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thanks for the fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants