Download:
child 327:8fc9170554d1
parent 325:9ee96b2a1610
326:8103caf34149
Anton Shestakov <av6@dwimlabs.net>, Tue, 28 Nov 2017 12:00:10 +0800
viewer: don't limit max-width of chart tooltips

1 файлов изменено, 1 вставок(+), 0 удалений(-) [+]
static/candolint.css file | annotate | diff | comparison | revisions
--- a/static/candolint.css Tue Nov 28 11:58:11 2017 +0800
+++ b/static/candolint.css Tue Nov 28 12:00:10 2017 +0800
@@ -97,6 +97,7 @@
border-radius: 3px;
padding: 2px 8px;
pointer-events: none;
+ max-width: none;
}
.legend-dot {