DUPLICATE: Search Bar can't be made 100% width

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]

I’ve set the Search Bar element to 100% width in Styling and that’s fine but when I set the actual Input in Content to 100% of that length, it only stays a specific size. It won’t go higher than 50% and visually is actually beneath 50% .

confirmed

temp fix if needed

%root%{
width:100% ;
}
%root% input{
width:100% ;
}
1 Like

Thanks for this. :slight_smile:

Hi Laura,
Thanks so much for your report.

The problem has already been reported:
https://forum.bricksbuilder.io/t/duplicate-search-element-width/23939/3

I’ll close this thread accordingly.

Best regards,
timmse