Glitch fixed
This commit is contained in:
parent
c86bba1596
commit
a8fc530308
@ -13,11 +13,13 @@
|
||||
Please enter a name.
|
||||
</div>
|
||||
</div>
|
||||
<div class="mb-3 position-relative">
|
||||
<textarea class="form-control" id="comment" name="comment" rows="3" maxlength="250" required placeholder="Comment here"></textarea>
|
||||
<small class="text-muted position-absolute" id="comment-count" style="right: 20px; bottom: 0;">
|
||||
0/250
|
||||
</small>
|
||||
<div class="mb-3">
|
||||
<div class="position-relative">
|
||||
<textarea class="form-control" id="comment" name="comment" rows="3" maxlength="250" required placeholder="Comment here"></textarea>
|
||||
<small class="text-muted position-absolute" id="comment-count" style="right: 20px; bottom: 0;">
|
||||
0/250
|
||||
</small>
|
||||
</div>
|
||||
<div class="invalid-feedback">
|
||||
Please enter text.
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user