I am using the sidebars and I have been unable to force it to stack. The only way I can get them to appear one over the other is to make the title longer.
I tried adding
.widget ul li{
display:block!important;
}
but it did not help. Is there something else I can try?
