Currently, I am utilizing telerik radwindow to showcase a PDF document. The window seems to be functioning correctly, but there is an issue with the alignment of the maximize and close icons. Ideally, they should appear in the same row, however, they are being rendered in two separate columns. Screen shots have been attached for reference.
Furthermore, at the bottom of the window, the close and restore icons are not aligned properly. Upon inspecting the generated HTML, it appears that it is a div element causing this misalignment.
I have attempted various solutions such as increasing the width of the main div, modifying classes, and adding new classes with different property values, yet none of these actions have successfully resolved the issue. Any insights or suggestions would be greatly appreciated. Thank you in advance.