Skip to content

Commit

Permalink
Improve accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnixon authored Jun 30, 2019
1 parent 88b645e commit 27424a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions commands/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

<body>
<form>
<label>Keyboard shortcut</label>
<input type="text" id="shortcut" >
<label for="shortcut">Keyboard shortcut</label>
<input type="text" id="shortcut">
<button id="update">Update keyboard shortcut</button>
<button id="reset">Reset keyboard shortcut</button>
</form>
Expand Down

0 comments on commit 27424a9

Please sign in to comment.