Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 54f802c

Browse files
committed
min_rows option to 20
1 parent d021d32 commit 54f802c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ <h2 class="heading-xl">Browser support</h2>
377377
widget_margins: [10, 10],
378378
widget_base_dimensions: [140, 140],
379379
min_cols: 6,
380-
min_rows: 10
380+
min_rows: 20
381381
}).data('gridster');
382382

383383
});

0 commit comments

Comments
 (0)