pawamoy/django-suit-dashboard

Prevent column from next row to stack on the right if it has the space to do so

pawamoy opened this issue · 1 comments

See the following screenshot: this is what we want to prevent.

capture du 2016-04-19 17-17-28

Fixed by adding class "row" and setting "margin-left: 0" on class "dashboard-row"