.form-inline { display: flex; .fullname { flex: 1; } .username { flex: 1; } }