Closed (fixed)
Project:
Signup Integration for Ubercart
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2009 at 09:16 UTC
Updated:
22 Sep 2009 at 14:10 UTC
Jump to comment: Most recent file

Comments
Comment #1
ezra-g commentedI 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.
Comment #2
ezra-g commentedThis is now committed.