forked from MarseyWorld/MarseyWorld
cosmetic change
parent
6e3e05c6e1
commit
fc79629184
|
@ -77,7 +77,7 @@
|
||||||
<label for="input-description">Custom description</label><br>
|
<label for="input-description">Custom description</label><br>
|
||||||
<input autocomplete="off" id="input-description" class="form-control" type="text" name="description" placeholder="Leave blank for badge default">
|
<input autocomplete="off" id="input-description" class="form-control" type="text" name="description" placeholder="Leave blank for badge default">
|
||||||
|
|
||||||
<input autocomplete="off" class="btn btn-primary" type="submit" onclick="disable(this)">
|
<input autocomplete="off" class="btn btn-primary mt-3" type="submit" onclick="disable(this)">
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|
|
@ -77,7 +77,7 @@
|
||||||
<label for="input-description">Custom description</label><br>
|
<label for="input-description">Custom description</label><br>
|
||||||
<input autocomplete="off" id="input-description" class="form-control" type="text" name="description" placeholder="Leave blank for badge default">
|
<input autocomplete="off" id="input-description" class="form-control" type="text" name="description" placeholder="Leave blank for badge default">
|
||||||
|
|
||||||
<input autocomplete="off" class="btn btn-primary" type="submit" onclick="disable(this)">
|
<input autocomplete="off" class="btn btn-primary mt-3" type="submit" onclick="disable(this)">
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue