Open GoogleCodeExporter opened 9 years ago
I've solved this problem with these additional css codes.
======================
.dg .c input[type=text] {
line-height:normal;
}
.dg .c div {
box-sizing: content-box;
}
Original comment by seongyoo...@ixdl.kr
on 15 Apr 2015 at 2:52
My current hack:
d3.selectAll('.hue-field').style('width','13px');
Original comment by nye...@gmail.com
on 1 May 2015 at 6:05
Original issue reported on code.google.com by
Benjamin...@gmail.com
on 19 Jul 2014 at 1:51Attachments: