Hi,

seems like there's an incorrect display - at least for the Color swatch widget - when you use the inline label :
The color swatch widget is displayed over the label.

I guess it's a missing CSS rule somewhere...

CommentFileSizeAuthor
#5 2868348.patch602 bytestormi

Comments

MacSim created an issue. See original summary.

macsim’s picture

Issue summary: View changes
macsim’s picture

Issue summary: View changes
tormi’s picture

Status: Needs review » Needs work

Confirming. No patch, so changing status to needs work.

tormi’s picture

Status: Needs work » Needs review
StatusFileSize
new602 bytes

Added additional container-inline div.

nickdickinsonwilde’s picture

Status: Needs review » Fixed

That method does't seem to work - if I apply it, it makes the swatch invisible (whether the title is inline, above, vh or hidden).
However, just added a class and extra css (display:inline-block) which makes it work correctly.
Thanks for the report and patch!

  • NickWilde committed 6ba883e on 8.x-2.x
    Issue #2868348 by tormi, MacSim, NickWilde: Incorrect align with an...

Status: Fixed » Closed (fixed)

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