Skip to content

Commit ea50360

Browse files
author
Dariusz Kowalski
committed
#5764 - ui-grid-expandable - columns mixing values after expand
1 parent 9849b83 commit ea50360

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/less/body.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
.ui-grid-row {
3232
//position: absolute;
3333
// border-bottom: 1px solid @borderColor;
34+
clear: both; //prevent columns mixing after expand
3435

3536
&:nth-child(odd) .ui-grid-cell {
3637
background-color: @rowColorOdd; //rgb(253, 253, 253);

0 commit comments

Comments
 (0)