diff --git a/src/collections/grid.less b/src/collections/grid.less index 73c480ca1..7c10e2e78 100755 --- a/src/collections/grid.less +++ b/src/collections/grid.less @@ -374,9 +374,6 @@ .ui.divided.grid, .ui.divided.grid > .row { display: table; - width: 100%; - margin-left: 0% !important; - margin-right: 0% !important; } .ui.divided.grid > .column, .ui.divided.grid > .row > .column {