diff --git a/src/style.css b/src/style.css index beb6cb0bd5..459543f9a5 100644 --- a/src/style.css +++ b/src/style.css @@ -43,6 +43,7 @@ box-sizing: border-box; background-position: 26px center; padding-left: 62px; + max-height: 70px; background-color: #ffff; } @@ -50,6 +51,7 @@ font-size: 14px; box-shadow: 0 1px 8px 0 #3d4e611a; background: url(images/Search.svg) no-repeat 13px center/11px 11px; + max-height: 42px; padding-left: 33px; }