change point size in layout.less, temporary fix, closes #2671

This commit is contained in:
Juan Thomassie 2015-01-19 11:25:32 -06:00 committed by Chris Cowan
parent 1979a79141
commit 60e96f272e

View file

@ -15,7 +15,7 @@
}
.tick text {
font-size: 9pt;
font-size: 8pt;
fill: #848e96;
}