trotFunky
2b3dd28fed
It looks like the width of the element is calculated *inside* the padding, so the outer width is really width+2*padding. This leads to the edit box going outside of the truth column and clipping the graph. Compute the width to take the padding into account. |
||
---|---|---|
.. | ||
style.css | ||
vote_chart.js | ||
vote_handler.js |