[css,graph][xs]: fix up sizing of legend boxes on graph.

This commit is contained in:
Rufus Pollock 2012-01-10 18:33:56 +00:00
parent 2372b2ba37
commit 405582d4e6

View File

@ -8,6 +8,10 @@
margin-bottom: 0;
}
.data-graph-container .legend td {
padding: 5px;
line-height: 13px;
}
/**********************************************************
* Editor