|
@ -1607,17 +1607,6 @@ |
|
|
margin-right: -(@stackableGutter / 2) !important; |
|
|
margin-right: -(@stackableGutter / 2) !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* Padded */ |
|
|
|
|
|
.ui.stackable.padded.grid:not(.vertically) > .row > .wide.column, |
|
|
|
|
|
.ui.stackable.padded.grid:not(.vertically) > .wide.column, |
|
|
|
|
|
.ui.stackable.padded.grid:not(.vertically) > .column.grid > .column, |
|
|
|
|
|
.ui.stackable.padded.grid:not(.vertically) > .column.row > .column, |
|
|
|
|
|
.ui.stackable.padded.grid:not(.vertically) > .row > .column, |
|
|
|
|
|
.ui.stackable.padded.grid:not(.vertically) > .column:not(.row) { |
|
|
|
|
|
padding-left: 0em !important; |
|
|
|
|
|
padding-right: 0em !important; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/* Equal Height Stackable */ |
|
|
/* Equal Height Stackable */ |
|
|
.ui[class*="equal height"].stackable.page.grid { |
|
|
.ui[class*="equal height"].stackable.page.grid { |
|
|
display: block !important; |
|
|
display: block !important; |
|
|