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