Skip to content

Commit

Permalink
angular-ui#5764 - ui-grid-expandable - columns mixing values after ex…
Browse files Browse the repository at this point in the history
…pand
  • Loading branch information
Dariusz Kowalski committed Nov 14, 2016
1 parent 9849b83 commit ea50360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/less/body.less
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
.ui-grid-row {
//position: absolute;
// border-bottom: 1px solid @borderColor;
clear: both; //prevent columns mixing after expand

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

0 comments on commit ea50360

Please sign in to comment.