Benjamin Lieb

Results 33 comments of Benjamin Lieb

The workaround that worked best for me is to put the span inside the button: ```html Click ```

This issue seems resolved in the version I just updated to.

@hugolpz I love this idea. I'm not sure this repo is under active maintenance atm, though. I'd be open to contributing and maybe helping with this integration, or putting together...

@yancy9303 1) Install node 2) Make a file `myfile.js` 3) In `myfile.js` put: ``` var hanzi = require("hanzi"); hanzi.start() ... ``` 4) From command line enter `> node myfile.js`

My first experience with foundation and this is what happens. I've been meaning to try it for a while. Sad :(

> I found this which might help someone https://github.com/Bunlong/rails-social-share-button/blob/master/app/assets/stylesheets/rails-social-share-button.css.erb This is for the wrong gem

How is this issue closed with no solution?

It took me quite a while to find this. It seems the more sensible default would be to assume infinite range unless a range is specified. Am I missing something?