The Menu on the left on this page is somewhat of a mess
Been digging around in CSS but can't seem to resolve the issue
.moduletable_content .sublevel {background: none;border-right: none;height:auto}
.moduletable_content .sublevel {white-space:nowrap;}
.moduletable_content .sublevel {margin: 1px 0 0 0 !important; white-space:nowrap;}
yerg wrote:Seichinha thanks so much
Was trying to edit existing code ... no use
.moduletable_content .sublevel {background: none;border-right: none;height:auto;
padding-left:12px!important;}