Fix layout issues
This commit is contained in:
@@ -119,6 +119,7 @@
|
|||||||
|
|
||||||
<div class='form-col'>
|
<div class='form-col'>
|
||||||
|
|
||||||
|
|
||||||
<div class='usa-input'>
|
<div class='usa-input'>
|
||||||
<label for='mo-behalf-email'>Mission Owner e-mail</label>
|
<label for='mo-behalf-email'>Mission Owner e-mail</label>
|
||||||
<input id='mo-behalf-email' type='email' placeholder='name@mail.mil'/>
|
<input id='mo-behalf-email' type='email' placeholder='name@mail.mil'/>
|
||||||
@@ -126,6 +127,7 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div class='form-col'>
|
<div class='form-col'>
|
||||||
|
|
||||||
<div class='usa-input'>
|
<div class='usa-input'>
|
||||||
@@ -135,13 +137,14 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<h4 class="h3">CCPO Authorizing Official</h4>
|
<h4 class="h3">CCPO Authorizing Official</h4>
|
||||||
|
|
||||||
<div class="form-row">
|
<div class="form-row">
|
||||||
|
|
||||||
<div class='form-col'>
|
<div class='form-col'>
|
||||||
|
|
||||||
<div class='usa-input'>
|
<div class='usa-input'>
|
||||||
@@ -149,26 +152,18 @@
|
|||||||
<input id='ccpo-behalf-fname' type='text' placeholder='First name of authorizing official' />
|
<input id='ccpo-behalf-fname' type='text' placeholder='First name of authorizing official' />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class='form-col'>
|
|
||||||
|
|
||||||
<div class='usa-input'>
|
<div class='usa-input'>
|
||||||
<label for='ccpo-behalf-lname'>Last Name</label>
|
<label for='ccpo-behalf-lname'>Last Name</label>
|
||||||
<input id='ccpo-behalf-lname' type='text' placeholder='Last name of authorizing official' />
|
<input id='ccpo-behalf-lname' type='text' placeholder='Last name of authorizing official' />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section class='action-group'>
|
<section class='action-group'>
|
||||||
<a href='#' class='usa-button usa-button-big'>Approve Request</a>
|
<a href='#' class='usa-button usa-button-big'>Approve Request</a>
|
||||||
|
Reference in New Issue
Block a user