Skip to content

Commit 14f5c51

Browse files
dimodiikoevska
andauthored
Update knowledge-base/window-modal-minimize-popup.md
Co-authored-by: Iva Stefanova Koevska-Atanasova <[email protected]>
1 parent cea11fe commit 14f5c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/window-modal-minimize-popup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To minimize the Window to the bottom-right corner of the viewport:
3838
1. Set a custom CSS class to the Window with the `Class` parameter, for example, `minimized-at-bottom`.
3939
1. Apply the following styles to the `.k-window-minimized.minimized-at-bottom` CSS combinator:
4040
* `top` and `left` must be `auto !important`
41-
* `bottom` and `right` must be zero or an arbitrary some small value
41+
* `bottom` and `right` must be zero or an arbitrary small value
4242
* `transform` must be `none`
4343

4444
````RAZOR

0 commit comments

Comments
 (0)