Skip to content

Commit fd660c8

Browse files
Portugal, MarceloDevin Fields
Portugal, Marcelo
authored and
Devin Fields
committed
fix(footer.less): Footer column width now matches header column width.
Removed flex-direction attribute which was causing issues. fix angular-ui#6654
1 parent c33e924 commit fd660c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/less/footer.less

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
.ui-grid-footer-viewport,
3131
.ui-grid-footer-canvas {
3232
display: flex;
33-
flex-direction: column;
3433
flex: 1 1 auto;
3534
height: 100%;
3635
}

0 commit comments

Comments
 (0)