Commit d08f6bdc authored by Filipa Lacerda's avatar Filipa Lacerda

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

Align resolve comment btn

Closes #32359

See merge request !11457
parents a9f04f32 2d083be4
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment