We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb0aaf0 commit f07e279Copy full SHA for f07e279
packages/core/scss/components/suggestion/_layout.scss
@@ -31,6 +31,7 @@
31
}
32
.k-suggestion {
33
@include border-radius( $kendo-suggestion-border-radius );
34
+ max-width: 100%;
35
padding-block: $kendo-suggestion-padding-y;
36
padding-inline: $kendo-suggestion-padding-x;
37
box-sizing: border-box;
0 commit comments