Dimo Dimov
Dimo Dimov
http://dojo.telerik.com/EyavU/2 ticket 1050384
http://dojo.telerik.com/efUrO ticket 1050208
## Bug Description The Material theme contains `(max-)width` and `(max-)height` styles for the ActionSheet, which are too small for the Bootstrap and Material themes. As a result, an adaptive DatePicker...
**Describe the bug** The FileManager displays file icons in ListView mode with a `align-content: space-evenly` style. **To reproduce** https://blazorrepl.telerik.com/GfaqFZvO25eXl0ss39 **Expected behavior** ```css .k-filemanager-listview { align-content: flex-start; } ``` **Affected suites...
**Is your feature request related to a problem? Please describe.** The Telerik and Kendo UI icon components are not clickable by design. If another component reuses an icon component for...
**Describe the bug** [The code that resets the top margin of the first Form item](https://github.com/telerik/kendo-themes/blob/develop/packages/core/scss/components/forms/_layout.scss#L99-L104) doesn't take into account [scenarios with multiple columns](https://blazorrepl.telerik.com/QTuoksvw59hIc2NY14). As a result, the first Form items...