make input with button next to it code example Example: have button beside form input form { display: flex; } input[type=text] { flex-grow: 1; }