mirror of
https://github.com/Rushilwiz/lettertofcps.git
synced 2025-04-09 05:40:19 -04:00
made small
This commit is contained in:
parent
90a98076a1
commit
b95a807c51
|
@ -128,7 +128,7 @@
|
||||||
<input name="email" type="email" class="form-control" id="email">
|
<input name="email" type="email" class="form-control" id="email">
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label for="message">Your own message to the board: (optional)</label>
|
<label for="message">Your own message to the board: <small>(optional)</small></label>
|
||||||
<textarea name="message" type="textarea" class="form-control" id="message" rows="4"></textarea>
|
<textarea name="message" type="textarea" class="form-control" id="message" rows="4"></textarea>
|
||||||
</div>
|
</div>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user