I've implemented a custom Web-Dynpro ABAP Application, which is called in our portal. I've got the problem, that in different browsers Application is behaving differently.
In this application we only display 8 radio buttons ( its more likely to have 4 or 6 ) in one group. Scrollbar is disabled by default in the WDA Application.
My problem is, that the scrollbar does appear in chrome / chromium edge - but in IE it does not ( which is correct ).
Is there anything I can do to deactivate the scrollbar? I wasn't able to find a note.
Thanks!