I have being assign to this website, to fix the issue of various things, and one of them is the Arabic site menu, its not getting aligned horizontally.
Checking the developer tools, I have found there is one width settings for the below:
<ul class="horizontal rootGroup" style="width: 125px;">
If I remove the width, it works fine. I am new to ASPX, and can see anywhere this width settings. How to catch it are remove this?