Skip to content

Commit 492b7d6

Browse files
CirnoTlafrikstechknowlogick
authored
Fix alignment for show/hide outdated link on resolved conversation (#11881)
Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
1 parent c878098 commit 492b7d6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

web_src/less/_repository.less

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1178,6 +1178,11 @@
11781178

11791179
.segments {
11801180
box-shadow: none;
1181+
1182+
.show-outdated,
1183+
.hide-outdated {
1184+
display: block;
1185+
}
11811186
}
11821187
}
11831188
}

0 commit comments

Comments
 (0)