Align show/hide outdated button on code review block (#11932)
Co-authored-by: Lauris BH <[email protected]> Co-authored-by: techknowlogick <[email protected]>
This commit is contained in:
co-authored by
Lauris BH
techknowlogick
parent
1426126690
commit
6c38f371ea
@@ -24,6 +24,12 @@
|
||||
&:not(.top) {
|
||||
margin-bottom: .5em;
|
||||
}
|
||||
|
||||
.show-outdated,
|
||||
.hide-outdated {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.focus-lines-new .ui.button.add-code-comment.add-code-comment-right,
|
||||
|
||||
Reference in New Issue
Block a user