- Issue created by @RobBNL
- 🇳🇱Netherlands RobBNL
Hi,
This was solved for me within the Zeropoint theme:This goes into the custom-style.css:
#sidebar-left input.form-text,
#sidebar-right input.form-text,
.block-search input {
box-sizing: border-box;
width: 100%;
}I have tested this with my main site that runs Drupal 10.4 with Zeropoint 8.x-1.24 and the SearchAPI module 1.37 . When using the narrow or narrower right sidebar size the SearchAPI input text box fits into the placed block.
So this issue is now solved
Automatically closed - issue fixed for 2 weeks with no activity.