DUPLICATE: Search element width

Since last bricks builder update the searh bar has srunk, anywhere i place it its maximun length doesnt even get to the end of the block like if there were some hidden margins.

It was working fine before the update. I face this problem in each an every search bar i have in my website. It only appeared once i hit edit with bricks for the first time since the update. This are the settings:

image

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

[Please describe this bug in as much detail as possible so we can replicate & debug this bug]

Hi Pedro,
Thanks so much for your report.

The problem has already been reported, and I think I already replied to you by email this morning (a report in the forum or by email is actually sufficient :slight_smile: ):

Intermediate fix:

%root% input[type=search] {
  width: 100%;
}

I’ll close this thread accordingly. We’ll update the original thread as soon as we’ve fixed the issue.

Best regards,
timmse