Actions
Bug #7833
closedUserlists with grid display and single column have wrong sizing
Description
When displaying a userlist as a grid and there's only 1 column the column size is applied to the outer and inner grid. The first columns size should only every be applied to the outer grid.
Updated by krileon almost 5 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1526
Column 1 will be forced to column size 12 for full width since its column size is used for the outer sizing.
Actions