diff options
| author | Stephen Blott | 2014-12-21 15:40:10 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2014-12-21 15:47:23 +0000 | 
| commit | 3aeb8517d0dd5f9a530e99db662a4945132cf436 (patch) | |
| tree | aacdc57135847df70a12b640c425dbf12790ca6b /pages/popup.html | |
| parent | 53be2881db3a7d77ef9dbf92f87fba3b99873530 (diff) | |
| download | vimium-3aeb8517d0dd5f9a530e99db662a4945132cf436.tar.bz2 | |
Exclusion; minor updates after review.
Diffstat (limited to 'pages/popup.html')
| -rw-r--r-- | pages/popup.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/popup.html b/pages/popup.html index 53a75495..b89e2f07 100644 --- a/pages/popup.html +++ b/pages/popup.html @@ -67,7 +67,7 @@               <td><input/ type="text" class="pattern" placeholder="URL pattern"></td>               <td class="exclusionRulePassKeys"><input/ type="text" class="passKeys" placeholder="Excluded keys"></td>               <td class="exclusionRemoveButton"> -               <input/ type="button" tabindex = "-1" class="exclusionRemoveButtonButton" value="✖"></td> +               <input/ type="button" class="exclusionRemoveButtonButton" value="✖"></td>            </tr>         </template>      </div>  | 
