From 405582d4e6537af6c96f78eaf44854c32fb8fef7 Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Tue, 10 Jan 2012 18:33:56 +0000 Subject: [PATCH] [css,graph][xs]: fix up sizing of legend boxes on graph. --- css/graph-flot.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/graph-flot.css b/css/graph-flot.css index 44f6fa7f..2c6143b1 100644 --- a/css/graph-flot.css +++ b/css/graph-flot.css @@ -8,6 +8,10 @@ margin-bottom: 0; } +.data-graph-container .legend td { + padding: 5px; + line-height: 13px; +} /********************************************************** * Editor