projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bd29cf
)
fix regression on issue 152
author
Dan Vanderkam
<danvk@google.com>
Tue, 10 Apr 2012 22:40:26 +0000
(18:40 -0400)
committer
Dan Vanderkam
<danvk@google.com>
Tue, 10 Apr 2012 22:40:26 +0000
(18:40 -0400)
plugins/legend.js
patch
|
blob
|
blame
|
history
diff --git
a/plugins/legend.js
b/plugins/legend.js
index
bfc0595
..
9e4650e
100644
(file)
--- a/
plugins/legend.js
+++ b/
plugins/legend.js
@@
-61,6
+61,7
@@
legend.prototype.activate = function(g, r) {
"top": "0px",
"right": "2px",
"background": "white",
+ "lineHeight": "normal",
"textAlign": "left",
"overflow": "hidden"};