Closed (won't fix)
Project:
Vote Up/Down
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2008 at 01:24 UTC
Updated:
11 Jun 2010 at 08:49 UTC
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
Comment #1
pearcec@drupal.org commentedDo you have problems with IE7 and the [+] icon doesn't span? I am using alternative voting. (ie. not up/down voting)
Comment #2
marvil07 commentedPlease take a look to the update on the project page, now
5.xis not-really-maintained.