#od_popup table {
float:left;
}

Otherwise, the table breaks out of the popup and looks ugly/broken.

CommentFileSizeAuthor
#2 outline_designer.png12.92 KBapmsooner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

btopro’s picture

Can you take a screenshot plz? What browser too as I haven't seen this before.

apmsooner’s picture

FileSize
12.92 KB

Here you go. I'm in firefox. The problem results because you have the form item floated left. You can either remove that style or add float:left to the table and should fix it.

apmsooner’s picture

Its just the Bartik theme by the way which shouldn't really matter but in case you ask....

Anyhow, great module! I'm using it for building sitemaps for my own project management.

btopro’s picture

Version: 7.x-2.0-rc1 » 7.x-2.x-dev
Status: Active » Fixed

good catch. tested in barrik and rubik and this still worked there.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.