Open enfascination opened 7 years ago
Hey @enfascination, I've been a little too busy to review all pull requests lately, so I gave you commit access to make any changes you'd like. It would be nice to follow the style used by the rest of the code and make sure you test this in different browsers using the demo app, just to make sure everything works as before.
If you give me your Meteor developer username, I can give you permission to publish a new version of this package as well. Thanks!
@enfascination BTW: would love to talk to you about experimenting with societies and governance sometime. I was discussing this with @ejolly and he mentioned you gave him the idea. I am planning for how we might run these experiments via multiplayer games: https://www.scienceathome.org/community/blog/new-collaborator-andrew-mao/
Thanks Andrew. Testing my fix on other browsers I found that fixing this for Safari breaks it for Firefox. Because neither Safari or Firefox has webkit/moz prefixed versions of box-shadow, this problem can't be fixed (without getting rid of border-radius on the inset tutorial box).
A few ideas:
This change fixes Issue #16 (at least for me)