Closed CSSSchaffer closed 1 year ago
Hi @CSSSchaffer,
I tested the case you reported and couldn't reproduce this issue, as the "reset" and "search" buttons behave differently on smaller resolutions than 1024px:
Could you please send us further details on the browser, device and resolution you're seeing this issue?
Thanks.
I appreciate you looking into this. I am now trying to recreate the issue myself, and I cannot. I apologize, but I think that perhaps I had unknowingly had a custom style overriding the theme's default rule which resulted in the first screen shot. I see that when the resolution is 1024+, the search / reset floats to the right instead of below. Is that correct? Thanks
@CSSSchaffer I'm glad it's working fine now for you. Yes, on resolutions equal or greater than 1024px, the search / reset buttons float to the right instead of below, and should never overlap the form.
Closing this issue but feel free to open a new one in case you find anything else.
Advanced item search page displays the "reset" and "search" buttons overlapping the bottom sort boxes
. This is due to the rule #advanced-search .advanced-search-content having a margin-bottom attribute of -105px.