• Resolved tcollie

    (@tcollie)


    I now have our meeting list live at WK Intergroup. However I’m having a slight issue with the display of the Search box. I can manually adjust the width of it via the .css editor, but when I do it does weird things to the “list/map” button on the right hand side. Currently, the search box covers up the “Day” dropdown. Could you take a look and suggest an edit to clear it up?

    Thanks,
    Trent

    https://www.ads-software.com/plugins/12-step-meeting-list/

Viewing 1 replies (of 1 total)
  • Plugin Author AA Web Servant

    (@aasanjose)

    Hey Trent,

    Looks like you solved this already with a width: 100%.

    The height of the search button could be improved with this:

    #meetings .controls .btn, #meetings .controls input { min-height: auto; }

    Let me know if you have any other issues.

    – Josh

Viewing 1 replies (of 1 total)
  • The topic ‘Search Box css Issue’ is closed to new replies.