I'm seeing the bottom of the attendee icons cut off in both Firefox 3.5 and Safari 4.0.3 on Mac OS 10.5.8, as shown in the image below. Changing the text size in my browser doesn't seem to help.

Attendee Contact Information | AUSSIE

Thanks!

CommentFileSizeAuthor
#1 567096-icons.patch723 bytesezra-g

Comments

ezra-g’s picture

Status: Active » Needs review
StatusFileSize
new723 bytes

I was able to resolve this by adding 21px of padding to the uc_signup_has/needs_account spans. Since we're using 2 padding values, I used a single-line padding syntax of padding: 0px 0px 21px 20px.

It's basically a one liner, but I've attached a patch.

ezra-g’s picture

Status: Needs review » Fixed

This is now committed.

Status: Fixed » Closed (fixed)

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