Merge branch '32359-align-resolve-btn' into 'master'

Align resolve comment btn

Closes #32359

See merge request !11457
This commit is contained in:
Filipa Lacerda 2017-05-18 10:24:07 +00:00
commit d08f6bdcb7
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 {