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

Annotate button does not account for margins of offset parent #244

Closed
AndyAyrey opened this issue Jul 22, 2013 · 2 comments
Closed

Annotate button does not account for margins of offset parent #244

AndyAyrey opened this issue Jul 22, 2013 · 2 comments

Comments

@AndyAyrey
Copy link

Using 1.2.7; experience the bug as described here: hypothesis/h#371

With a structure like this:

<section style="margin-top: 200px;"> 
  <div class="content>
     <!-- content, wrapped in annotator div --> 
  </div>
</section>

The annotate button will appear offset vertically by 200px. Perhaps related to af0658a and to #243?

@nickstenning
Copy link
Member

🍰

@AndyAyrey
Copy link
Author

You guys are amazing. Thanks for all your hard work!

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

2 participants