Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary divs around canvas
These can break a lot of stuff especially since one has a class named "row" which is definitely used in some frameworks. As far as I understand it also bringts no actual benefits. The issue with responsiveness (#128) is still very much present so this will change again (hopefully before the next release). I guess it's a breaking change since some people have been using the row class now.. aren't we glad 2.0 is up next
- Loading branch information