Dashboard 2 layout grid

Currently using grid layout in dashboard 2 with multiple columns.
I have columns/widgets that are long and others are shorter.
The second row starts where the longest column/widget from first row ends. This leaves a larger gap for the shorter columns/widgets.
Is there an option to fill up columns from below. So that the gap from shorter columns/widgets from first row would be filled up with columns/widget from second row rather than having all widgets from row 2 start at the same level?

Will adding spacer help to fix your layout? Either that or use groups with different widths to control wdget placement

I do not see how that would help. Since I want to get widgets moved upwards and not downwards. Not sure how groups with different width would work, but I like to have elements within widgets at the same position on different screens

Unfortunately this is a restriction of our CSS-only rendering method. We do want to improve it, but at the moment, don't have the resource to commit to it in the very near future.