Align resolve comment btn

This commit is contained in:
Annabel Dunstone Gray 2017-05-17 14:55:56 -05:00
parent daf9ec6cd1
commit 2d083be4c8
1 changed files with 3 additions and 3 deletions

View File

@ -669,7 +669,7 @@ ul.notes {
.line-resolve-btn {
position: relative;
top: 2px;
top: 0;
padding: 0;
background-color: transparent;
border: none;
@ -690,8 +690,8 @@ ul.notes {
svg {
fill: $gray-darkest;
height: 15px;
width: 15px;
height: 16px;
width: 16px;
}
.loading {