It would be helpful to take a look at the URL provided (http://ymm.valse.com.my/) in order to understand my question better.
Upon clicking on any menu item, I noticed that the menu next to the active tab overlaps. I believe the issue lies in the width property. I have tried setting it to width:auto; with no success. Even specifying a fixed width like width:150px; did not solve the problem. Can someone please assist me in resolving this?
I am currently using Superfish.
CSS
/* CSS code goes here */
HTML
<!-- HTML code goes here -->
If a script is needed:
<script type="text/javascript">
// JavaScript code goes here
</script>