FabulaVotes/static_files
trotFunky 2b3dd28fed style: Fix edit box clipping the graph
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.
2024-07-25 18:39:07 +01:00
..
style.css style: Fix edit box clipping the graph 2024-07-25 18:39:07 +01:00
vote_chart.js vote_chart: Add custom colors 2024-07-24 18:11:37 +01:00
vote_handler.js v1.0: First production version 2024-07-23 21:51:42 +01:00