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

Fix Broken CSS positioning in Firefox #4

Open
curran opened this issue Dec 5, 2015 · 1 comment
Open

Fix Broken CSS positioning in Firefox #4

curran opened this issue Dec 5, 2015 · 1 comment

Comments

@curran
Copy link
Collaborator

curran commented Dec 5, 2015

Address the original issue posted in chiasm-project/chiasm#33 by@Arne-Pfeilsticker:

Hello @curran, I am thrilled by your Bootstrap + Chiasm example. Just as I had imagined.

I've changed the example from Bootstrap to Angular Material. In a Crome browser it works correctly. Unfortunately, it works in Firefox not quite right. The

<div class = "chiasm-container-for-non-SVG-element"> </ div>

is much too high.

You can reproduce the error in my Chaism Playground project. Here I try to put Chiasm in a larger application context. About comments and suggestions I would be very grateful.

@curran
Copy link
Collaborator Author

curran commented Dec 5, 2015

Possibly related to the behavior mentioned in chiasm-project/chiasm#52

"sets the style of the div to be style="position: absolute; left: 0px; top: 0px;" which doesn't play nice with the bootstrap container."

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