Commit f52251d6 authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'ph/reviewerMergeIconAlignment' into 'master'

Fixed alignment of merge icon on reviewers

See merge request gitlab-org/gitlab!53838
parents 062321c5 a6adc666
......@@ -117,6 +117,11 @@
}
}
.reviewer .merge-icon {
bottom: -3px;
right: -3px;
}
.right-sidebar {
position: fixed;
top: $header-height;
......
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