Hi,

I've run into a problem with the vote_up_down.css causing an issue in IE on my site. The problem part of the CSS is:

* html .content {
  height: 1%;
}

We use the .content class in block.tpl.php in our themes, as do many themes, including Garland. Setting the height to 1% is causing some display issues with some of our blocks.

I can override this in our style.css, but I guess I'm entering this in as a bug since I'm not sure why you would add a change to .content? How does the .content class affect the voting widget?

Thanks!
Courtney

Comments

pearcec@drupal.org’s picture

Do you have problems with IE7 and the [+] icon doesn't span? I am using alternative voting. (ie. not up/down voting)

marvil07’s picture

Status: Active » Closed (won't fix)

Please take a look to the update on the project page, now 5.x is not-really-maintained.