Auto focus confirm button to make easier to use
This commit is contained in:
parent
e5c346b0c4
commit
9556de18bf
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
<input id="never-ask" type="checkbox" /><label for="never-ask">Remember my decision for this site</label>
|
||||
<br />
|
||||
<div class="button-container">
|
||||
<button id="confirm" class="button primary">Take me there</button>
|
||||
<button id="confirm" class="button primary" autofocus>Take me there</button>
|
||||
</div>
|
||||
</form>
|
||||
</main>
|
||||
|
|
Loading…
Add table
Reference in a new issue