|
|
@ -1602,7 +1602,7 @@ |
|
|
|
.ui.stackable.grid > .row > .column, |
|
|
|
.ui.stackable.grid > .column:not(.row), |
|
|
|
.ui.grid > .stackable.stackable.row > .column { |
|
|
|
width: 100%; |
|
|
|
width: 100% !important; |
|
|
|
margin: 0em 0em !important; |
|
|
|
box-shadow: none !important; |
|
|
|
padding: (@stackableRowSpacing / 2) (@stackableGutter / 2) !important; |
|
|
|