Hello Experts,
Is there CSS class/property, I can use to change the orientation of grouped radio buttons from default vertical to horizontal?
I tried few tricks but didn't helped. Not sure if I'm using right class which I got from F12.
.rb, .sapUiRbG, .zenControl {
display:inline !important;
}
Thank you,
Ravi