Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
as always, I have tried to learn myself, I have put this code into the custom css file
.input-group-addon, .input-group-btn {
max-width: 100%;
width: auto !important;
}
#osm-singup-page input {
max-width: 100%;
width: auto !important;
display: table-cell;
}
Kindly confirm if this is correct.
Thank you so much