Hi
If i don’t miss, you use WEB skin…
Apply the next styles:
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item {
height: 20px;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected {
height: 20px;
background-image: none !important; //Or you can reduse the height of bg picture dhtmlxMenu\codebase\imgs\dhxmenu_dhx_web\dhxmenu_subselbg.gif
background-color: #acdaf0; //Or you can reduse the height of bg picture dhtmlxMenu\codebase\imgs\dhxmenu_dhx_web\dhxmenu_subselbg.gif
}