Rowan
30 Jul 2007, 8:07 AM
Seems to not have the height set
.x-menu-sep {
display:block;
font-size:1px;
line-height:1px;
height:1px; <-- added this in and works same as it used to
background:#c3daf9;
margin: 3px 3px 3px 32px;
}
.x-menu-sep {
display:block;
font-size:1px;
line-height:1px;
height:1px; <-- added this in and works same as it used to
background:#c3daf9;
margin: 3px 3px 3px 32px;
}