Martijn Lafeber

Results 25 comments of Martijn Lafeber

Changing one method in `many.rb` would fix this issue, I might make a MR for this since we need this as well. def html_classes(input, options) classes = [] classes

@carlosantoniodasilva If you have some time to look at this, it would be greatly appreciated!

@rafaelfranca If you have some time to look at this, it would be greatly appreciated!

@carlosantoniodasilva I'm truly sorry, I didn't mean to be impatient. I appreciate all the work you put in this gem - it's one of my all time favourites.

Works. Ping @adamalbrecht

Even when you target IE10 it doesn't work. You can add ``` main {display:block} ``` to your css to make it work though.

It still doesn't work for me :) Via crossbrowsertesting.com, ie10 on Windows7. Then problem is that the top-margin of the main element is not picked up.

For the blog, it might help to implement the same constraints as the cms? I think this would help in not matching the assets... I'll try to implement this based...

I've managed to "fix" it following this issue: https://github.com/simplecov-ruby/simplecov/issues/1082

Fixes are described here: https://github.com/sass/sass/issues/2849