Shopify / dashing

The exceptionally handsome dashboard framework in Ruby and Coffeescript.
http://shopify.github.com/dashing/
MIT License
10.99k stars 1.18k forks source link

Margins around Dashboard #755

Open AlexArthur93 opened 6 years ago

AlexArthur93 commented 6 years ago

I am trying to create a dashboard that has been fairly successful pulling data from all sorts of sources. I have resized widget dimensions to 50x50 in anticipation of having to add more widgets. However the dashboard now contains large blank margins.

How would I go about removing these completely so that the widgets meet/almost meet the furtherest edges? Is this just governed by the widget dimensions?