Skip to content

Commit d534007

Browse files
CirnoTlafrikstechknowlogick
authored
Align show/hide outdated button on code review block (#11932) (#11944)
Co-authored-by: Lauris BH <[email protected]> Co-authored-by: techknowlogick <[email protected]> (cherry picked from commit 6c38f37)
1 parent 6466053 commit d534007

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

web_src/less/_review.less

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@
2424
&:not(.top) {
2525
margin-bottom: .5em;
2626
}
27+
28+
.show-outdated,
29+
.hide-outdated {
30+
display: block;
31+
margin-left: auto;
32+
}
2733
}
2834

2935
.focus-lines-new .ui.button.add-code-comment.add-code-comment-right,

0 commit comments

Comments
 (0)