The styles in commerce_customer.theme.css for the ajax throbber (commerce-customer-profile-copy .ajax-progress) on the checkout profile copy checkbox seem to work fine on Bartik but on my Twitter Bootstrap subtheme the throbber overlaps the checkbox.

Admittedly, the themer who's left me this theme has done all sorts of weird things, so they could be to blame.

However, I do wonder why a progress throbber on a checkbox needs extra styling anyway -- shouldn't what comes with Drupal core work? And if not, isn't that a bug in core?

Comments

rszrama’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

Yeah, the problem with core is where it positions the throbber. If I'm not mistaken, it appears between the checkbox and the label, resulting in some weird floating. The progress throbber in core is generally poorly styled, and I think everywhere we have one in Drupal Commerce we've had to adjust floats to accommodate it. I'll play around with a few more themes and see if I notice any problems; Moving to postponed until we can confirm.

Do you notice issues with any other throbbers, like the continue checkout button or address field country change?

mglaman’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (works as designed)

No response. Default CSS is always for Bartik.