Smashing / smashing

The exceptionally handsome dashboard framework in Ruby and Coffeescript.
https://smashing.github.io/
MIT License
3.22k stars 324 forks source link

Prevent widgets overlapping by setting overflow hidden on the list item element #150

Closed TheJefe closed 4 years ago

TheJefe commented 4 years ago

fixes https://github.com/Smashing/smashing/issues/119

I do not have enough experience with css and smashing to have high confidence that this won't have negative effects elsewhere, but I can confirm that it fixes this particular issue for me.