Posted by bonobo on January 16, 2008 at 9:10am
Hello, all,
I just created a poll at http://groups.drupal.org/node/8202 --
When viewing the page in FF 2.0.0.11, the list of groups overlaps the first line of the poll as seen here.
Targeting the poll-view-voting id by adding:
#poll-view-voting {
padding-top: 3cm;
}to the stylesheet resulted in this -- a vast improvement
There's probably a cleaner way to do this, but I'll leave that to the css gurus.
Cheers,
Bill
| Attachment | Size |
|---|---|
| poll_theme_issue.png | 14.79 KB |
| padding-top-3cm.png | 19.64 KB |

Comments
thanks
i've committed this.