Reduce font size for tooltips in graph

This commit is contained in:
perryharlock
2013-11-27 13:40:27 +00:00
parent fdc631e3ca
commit f580f00d4c
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -389,7 +389,7 @@ ul.date-links {
} }
} }
.tooltip-graph { .tooltip-graph {
font-size:13px; font-size:12px;
} }
/* New task page */ /* New task page */