Skip to content

Commit

Permalink
Merge pull request #370 from telerik/images-fix-docs
Browse files Browse the repository at this point in the history
Fixing images for 2.25.0 release
  • Loading branch information
jivanova authored Jun 23, 2021
2 parents cc025c8 + bc47f64 commit a0de8d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions components/gridlayout/items.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,6 @@ The `Column` parameter controls in which column the `GridLayoutItem` will reside
</TelerikGridLayout>
````

>caption The result from the code snippet above
![spacing example](images/stacklayout-layout-spacing-example.gif)

## ColumnSpan

The `ColumnSpan` parameter defines the how many columns the item will occupy.
Expand Down
2 changes: 1 addition & 1 deletion components/gridlayout/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ To use the Telerik GridLayout for Blazor:

>caption The result from the code snippet above
![overview of the GridLayout functionality](images/gridlayout-overview-basic-example.png121)
![overview of the GridLayout functionality](images/gridlayout-overview-basic-example.png)


>caption Component namespace and reference
Expand Down

0 comments on commit a0de8d3

Please sign in to comment.