Update form field class

This commit is contained in:
Cody Baker 2021-12-02 10:01:54 -07:00
parent 8e72d6755d
commit 72e47d9cc7

View File

@ -32,7 +32,7 @@
<textarea class="form-control" name="description" wrap="soft" rows="4" placeholder="Enter your case details..."></textarea>
</div>
<div class="form-group col-md-12 mb-0">
<input id="00N5f00000QbcrO" placeholder="Customer Reference Number" maxlength="25" name="00N5f00000QbcrO" size="20" type="text" />
<input class="form-control" id="00N5f00000QbcrO" placeholder="Customer Reference Number" maxlength="25" name="00N5f00000QbcrO" size="20" type="text" />
</div>
</div>