tedsanders / betthebill

The best way to split a bill quickly and fairly
3 stars 0 forks source link

Element containing piechart can rotate and cover clickable buttons #18

Closed tedsanders closed 10 years ago

tedsanders commented 10 years ago

Setting z-index to -1 did not fix.

tedsanders commented 10 years ago

Setting pointer-events:none fixed it.