@ -61,6 +61,8 @@
}
.@{ant-prefix}-col {
// Prevent columns from collapsing when empty
min-height: 1px;
position: relative;
@ -22,8 +22,6 @@
.col(@index, @list) when (@index > @grid-columns) {
@{list} {
padding-right: (@grid-gutter-width / 2);
padding-left: (@grid-gutter-width / 2);