diff --git a/frontend/src/css/header.css b/frontend/src/css/header.css index a35b6a1c..396f926b 100644 --- a/frontend/src/css/header.css +++ b/frontend/src/css/header.css @@ -84,7 +84,7 @@ header .menu-button { #search #input { background-color: #f5f5f5; display: flex; - height: 3em; + height: 100%; padding: 0em 0.75em; border-radius: 0.3em; transition: .1s ease all;