6 lines
164 B
CSS
6 lines
164 B
CSS
|
|
#status {flex-direction: row;}
|
||
|
|
#hostCreateForm .form-row:last-child {width: 66%;}
|
||
|
|
|
||
|
|
.form-horz .form-label{width: 8rem;}
|
||
|
|
.form-horz .form-group{padding-left: 8rem;}
|