Skip to content

Commit 8eb5c1f

Browse files
dimodiyordan-mitev
authored andcommitted
Update components/grid/columns/width.md
Co-authored-by: Yordan <[email protected]>
1 parent 590c247 commit 8eb5c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/grid/columns/width.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The Grid column width settings can vary and result in the following configuratio
2828
* Only some Grid columns have set widths:
2929
* The columns that have widths take up less than the Grid component width. The applied column widths match the component settings. The remaining width-less columns shrink or expand, depending on the remaining space. A horizontal scrollbar may appears only if the columns that have widths exceed the Grid width. In this case the remaining columns will disappear.
3030
* The columns that have widths take up more than the Grid component width. The applied column widths match the component settings. A horizontal scrollbar appears. All columns without widths shrink to zero width and disappear.
31-
* No column has a set width: all columns are equally wide. They shrink and expand, depending on the Grid width.
31+
* No column has a set width&mdash;In this scenario, all columns are equally wide. They shrink and expand depending on the Grid's width.
3232

3333
@[template](/_contentTemplates/common/parameters-table-styles.md#table-layout)
3434

0 commit comments

Comments
 (0)