es ist ein css problem - kein WordPress problem;
dieser style in http://www.snake20x.de/wp-content/the…floor/green.css scheint eine feste hoehe vorzugeben:
Code
#sidebar .sidebarLiContent ul li {
background:url(images/green/bullet-arrow.png) top left no-repeat;
height:22px;
padding:0 0 0 28px;
}
ueberschreibe das mit [FONT=courier new][COLOR=#0000ff]height: auto;
[/COLOR][/FONT]
da du ein gekauftes theme verwendest, kannst du evtl auch bei gorillathemes anfragen, ob die helfen koennen.