@ -605,7 +605,7 @@
.ui.celled.grid {
display: table;
table-layout: fixed;
width: @tableWidth;
width: 100%;
margin: @celledMargin;
box-shadow: 0px 0px 0px @celledWidth @celledBorderColor;
}
@ -52,7 +52,7 @@
---------------*/
@relaxedGutterWidth: 3rem;
@veryRelaxedGutterWidth: 4rem;
@veryRelaxedGutterWidth: 5rem;
/*--------------
Divided