Hi jean,
sorry for the late response - overread your question
.
You can easily fix this with adjusting your Template CSS - no need to edit the code.
For example:
#search_field {width: 80px;}
. mat_button {width: 100px;}
Just put that into your Joomla template css.
Best regards
Yves
P.S.: It's most likely that your template css has to big widths for input elements - so place it at the end of the file or add !important to the above to make sure the code is working. If you need more help just drop me a line with the address of your page (so i can tell you exactly where the issue is).