I have an issue, and I was wondering if anyone else has run into this same issue. I have a number of locations that I have added, some with longer names. With this, when you click on the location, the popup box has to word wrap the title, and so it pushes some of the links off of the popup. I've included a screenshot so you can see what I'm talking about.

If anyone has any suggestions on fixing the issue, that would be fantastic. Thank you.

CommentFileSizeAuthor
image1.png13.53 KBYelldon
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Yelldon’s picture

Status: Active » Closed (fixed)

I believe I figured out the issue. The popup is adding a margin on the right side of about 25px to account for the 'X' in the upper right corner. I added a padding to the class '.gw-style-iw' of 25px, and that corrected the problem. Wrapping is occurring as it should.

I also apologize, this was probably more of a geofield issue, so this issue should have gone there.