Commit 1f7fe2772854d78ceab9d3ebc23ce2e3becd74a2
1 parent
88dd26b3d9
Exists in
master
and in
1 other branch
minor chnges
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
pages/registration.html
... | ... | @@ -218,7 +218,7 @@ |
218 | 218 | </div> |
219 | 219 | <div class="clearfix"></div> |
220 | 220 | <div style="display: none;" class="hiddenForm"> |
221 | - <div class="collapse navbar-collapse"> | |
221 | + <div class="navbar-collapse"> | |
222 | 222 | <form name="applicantForm" id="signupForm"> |
223 | 223 | <div class="col-xs-12 col-md-10 col-md-offset-1"> |
224 | 224 | <p class="select-stage" style="font-size:16px;"><b>Please select one stage.</b></p> | ... | ... |