Need code clean:

  1. Remove '!important'
  2. Check styles with static width, like: width: 60px !important;

Comments

HOG created an issue. See original summary.

hog’s picture

Title: Clean webform.element.flexbox.csswebform.element.multiple.css » Clean webform.element.multiple.css
andypost’s picture

hog’s picture

Assigned: Unassigned » hog
hog’s picture

hog’s picture

Assigned: hog » Unassigned
Status: Active » Needs review

Need manual review. Also need describe steps how to reproduce multiple table.

jrockowitz’s picture

The multiple element is currently only being using by the Webform (admin) UI.

Here is the test form (/form/test-element-multiple) and the multiple element is being used to manage #options.

I did the regression testing with !important removed and the widget is fine but we need to keep the width properties to ensure that the inputs resize correctly.

Finally, the multiple element is still under heavy development and no one should be using it on a public facing form... yet.

hog’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new210.05 KB

I tested this patch. With static with for controls is ok.

  • jrockowitz committed baf2754 on 8.x-5.x
    Issue #2839876 by HOG, jrockowitz: Clean webform.element.multiple.css
    
jrockowitz’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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