Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hole on positioned element #132

Closed
msalsas opened this issue Oct 17, 2016 · 1 comment
Closed

Hole on positioned element #132

msalsas opened this issue Oct 17, 2016 · 1 comment

Comments

@msalsas
Copy link

msalsas commented Oct 17, 2016

I want to hole an element which is absolute positioned in a relative positioned layer:

<div class="relative-positioned"><div id="joyride-step" class="absolute-positioned"></div></div>

The problem is that while absolute-positioned element is positioned absolute but relative to relative-positioned, the hole is displayed absolute at the top-left of the page.

It seems that it's also happening just with a relative positioned layer.

@msalsas
Copy link
Author

msalsas commented Oct 17, 2016

Sorry, it seems to be related to my commit for this issue. I'll keep trying.

@msalsas msalsas closed this as completed Oct 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant