diff options
Diffstat (limited to 'helpDialog.html')
| -rw-r--r-- | helpDialog.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/helpDialog.html b/helpDialog.html index 652c2f91..c1fb4669 100644 --- a/helpDialog.html +++ b/helpDialog.html @@ -1,5 +1,5 @@ <!-- - This is show when typing "?". This HTML is loaded by the background page and then populated with the + This is shown when typing "?". This HTML is loaded by the background page and then populated with the latest keybindings information before displaying. --> <div id="vimiumHelpDialog"> @@ -36,7 +36,6 @@ text-align:right; font-weight:bold; color:#2f508e; - padding-right:4px; white-space:nowrap; } .vimiumDivider { |
