aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--background_page.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/background_page.html b/background_page.html
index 8a78c97e..90e3a410 100644
--- a/background_page.html
+++ b/background_page.html
@@ -38,8 +38,8 @@
'border:1px solid #E3BE23;' +
'z-index:99999999;' +
'font-family:"Helvetica Neue", "Helvetica", "Arial", "Sans";' +
- 'top:0px;' +
- 'left:0px;' +
+ 'top:-1px;' +
+ 'left:-1px;' +
'}' +
'.internalVimiumHintMarker > .matchingCharacter {' +
'color:#C79F0B;' +