Skip to content

Commit

Permalink
Style link hints with nowrap.
Browse files Browse the repository at this point in the history
This was previously done in e84617a but the change was lost in a merge.
  • Loading branch information
int3 committed Jan 26, 2012
1 parent e2ed766 commit 56c28e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimium.css
Expand Up @@ -59,6 +59,7 @@ div.internalVimiumHintMarker {
left: -1px;
padding: 0 1px;
box-shadow: rgba(0, 0, 0, 0.3) 2px 2px;
white-space: nowrap;
}

div.internalVimiumHintMarker span {
Expand Down

0 comments on commit 56c28e0

Please sign in to comment.