Add a minimum height to the Carousel due to further rendering problems. Fixes bug #11457.

This commit is contained in:
Colin Kuskie 2010-07-12 14:49:53 -07:00
parent 5ced1c3bcf
commit e66be2a5b3
5 changed files with 37 additions and 0 deletions

View file

@ -20,6 +20,7 @@ our $HELP = {
],
},
{ 'name' => 'slideWidth', },
{ 'name' => 'slideHeight', },
],
related => [],
},