Skip to content

Commit

Permalink
Fixed tooltip size to 10px
Browse files Browse the repository at this point in the history
  • Loading branch information
mmrtnz committed Feb 9, 2015
1 parent 2a76071 commit 6f83c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/less/components/tooltip.less
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
position: absolute;

font-family: 'Roboto';
font-size: 12px;
font-size: 10px;
line-height: 22px;
padding: 0 8px;
color: @white;
Expand Down

0 comments on commit 6f83c33

Please sign in to comment.