0
I’m two Ids that are glued together and I wanted to give them a vertical survey, but I’m not doing it right. I’m wearing the bootstrap
space between the file button and the save button in case
<div >
<div >
<span>
Arquivo Referente a Requisição
<input class="btn btn-file" data-icon="false" type:"file" />
</span>
</div>
<div>
<button>Salvar</button>
</div>
</div>
Which version of Bootstrap you are using?
– hugocsl