Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix HUD font size.
  • Loading branch information
int3 committed Jul 26, 2012
1 parent 8c60e25 commit b02df18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimium.css
Expand Up @@ -214,6 +214,7 @@ div.vimiumHUD {
border: 1px solid #b3b3b3;
border-radius: 4px 4px 0 0;
font-family: "Lucida Grande", "Arial", "Sans";
font-size: 12px;
/* One less than vimium's hint markers, so link hints can be shown e.g. for the panel's close button. */
z-index: 99999997;
text-shadow: 0px 1px 2px #FFF;
Expand Down

0 comments on commit b02df18

Please sign in to comment.