diff --git a/web/app/globals.css b/web/app/globals.css index eab50e73..7ae1c69d 100644 --- a/web/app/globals.css +++ b/web/app/globals.css @@ -3048,13 +3048,20 @@ body { width: 100%; } - .adopt-search-form { + .adopt-controls-row { flex-direction: column; align-items: stretch; } + .adopt-search-form { + flex-direction: column; + align-items: stretch; + width: 100%; + } + .adopt-search-input { max-width: 100%; + width: 100%; } .adopt-search-btn,