WAIT: The search input width applies to wrong selector

Browser: Microsoft Edge 124.0.2478.109
OS: macOS

Hi, after upgrade my Brick Builder to 1.9.9, the search input width applies to wrong selector.
As the following image, I expect my search input has the height: 50 and the width: 89%.

But the result is not as expected.
Screenshot 2024-06-14 at 00.22.32
That width setting is not applies to the input element but form element.


The height setting works as usual.

Hi enigma,
Thanks so much for your report!

Does the change lead to any problems in the front end or on the canvas? If so, please show me the problem (live link, builder settings as screenshots/video).

The reason for the change: If the search element is set to icon+overlay, it was not possible to change the width of the input field before 1.9.9, because it was overwritten by a default max-width of 600px. By changing width to max-width, this is now possible.

This change should not have a negative effect on the normal search input, but if it does, please show me.

Best regards,
timmse