Merge pull request #3898 from lynnyliz/develop

Columns were made longer by hovering over the last task in the list
This commit is contained in:
Tyler Renelle 2014-08-21 11:04:29 -06:00
commit 73ebdf01af

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