mirror of
https://github.com/dtinth/comic-mono-font.git
synced 2026-02-21 22:43:59 +00:00
Adjust serious newExampleInput height
This commit is contained in:
@@ -71,8 +71,12 @@
|
||||
</div>
|
||||
<br />
|
||||
<div>
|
||||
<label for="newExampleText">Example Text:</label>
|
||||
<input type="text" id="newExampleText" name="newExampleText" />
|
||||
<label for="newExampleTextInput">Example Text:</label>
|
||||
<input
|
||||
type="text"
|
||||
id="newExampleTextInput"
|
||||
name="newExampleTextInput"
|
||||
/>
|
||||
<input type="button" id="newExampleTextButton" value="Update" />
|
||||
</div>
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user