fixed an issue where hovering over the last item in a column would cause the column to lengthen if the item contained an Extra Notes bubble

This commit is contained in:
lynnyliz 2014-08-20 21:11:28 -04:00
parent 50a34eb6c7
commit 7e9e00a593

View file

@ -127,7 +127,7 @@ for $stage in $stages
position: relative
&:hover
cursor: move
&:last-child
:last-child
margin-bottom: 0
label
@ -475,4 +475,4 @@ form
margin: 0px 10px 3px 0px
width: 5%
li:hover .checklist-icons
opacity:1
opacity:1