On using the Adminimal Theme the following CSS makes the form look broken:
#edit-commerce-discount-type .form-item input {
display: inline;
}

Disabling it re-introduces the radio buttons which makes the form clearer
See before and after screen grab attachments.

Comments

vaccinemedia created an issue. See original summary.

jsacksick’s picture

Status: Active » Needs review
StatusFileSize
new423 bytes
joelpittet’s picture

What browser is this in? I use that theme too and haven't run into it.

jsacksick’s picture

Chrome.

rszrama’s picture

I have the issue in Chrome as well.

joelpittet’s picture

Status: Needs review » Fixed

Thanks for the patch. I tested and doesn't do anything negative to bartik and shouldn't do anything negative to other themes either.

Fixed and committed to -dev

  • joelpittet committed d054a7f on 7.x-1.x authored by jsacksick
    Issue #2710041 by jsacksick, vaccinemedia, rszrama: Choose discount type...
joelpittet’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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