width: 50%;
margin: 0;
border: 0;
padding: 0;
}
<form class="form">
<input type="text" class="blocked ">
<input type="button" class="RowButton">
<input type="button" class="RowButton">
</form>
why my buttons are not in the same line? what to do?
(setting width to 49 is not a good idea)
I dont understand your image
Because of the default margin on the buttons
Обсуждают сегодня