• Resolved mirons

    (@mirons)


    Hi,

    In v3.19 it says in the changelog: “Update – styles for search form. Fix min height for input”.

    It’s always a problem when a plugin updates styles… changing the design of an existing website that had already been designed.

    Can you please let us know exactly what was changed in the css of the plugin. Which class, what was before and what is now, so we can make a note of it before updating the plugin and then we can see if we need to revert back to a style that has been applied.

    Thank you very much!

Viewing 1 replies (of 1 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hi,

    Well there weren’t any significant changes. Just added this new style to prevent overwriting search input height by other third-party default styles.

    .aws-container .aws-search-field { 

    min-height: inherit;

    {

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.