Added height and width so Vimium can find the checkboxes

This commit is contained in:
TheHollidayInn 2015-07-23 21:20:18 -05:00
parent fe6a42b2b7
commit 966e90da4e

View file

@ -285,9 +285,9 @@ for $stage in $stages
input.habit, input.habit:focus, input.reward, input.reward:focus
margin: 0
padding: 0
height: 0px
height: 10px
opacity: 0
width: 0px
width: 10px
.task-checker label
display: inline-block