better style proposal deletion help text

This commit is contained in:
Marty Alcala 2016-10-11 18:24:01 -04:00
commit 7f40490d0b
2 changed files with 4 additions and 7 deletions

View file

@ -201,11 +201,8 @@
}
}
}
.accept-slide {
position: fixed;
bottom: 0;
width: 100%;
height: 100px;
background-color: #f5f5f5;
.proposal-deletion-help {
color: $item-label-color;
padding: 1rem 2rem;
}
}