.form-group { display: flex; flex-direction: row; align-items: center; margin-bottom: 10px; } .form-group label { width: 100px; text-align: right; margin-right: 10px; padding-right: 4px; }