mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
Fix alignment for show/hide outdated link on resolved conversation (#11881)
Co-authored-by: Lauris BH <[email protected]> Co-authored-by: techknowlogick <[email protected]>
This commit is contained in:
co-authored by
GitHub
Lauris BH
techknowlogick
parent
c8780984f8
commit
492b7d6357
@@ -1178,6 +1178,11 @@
|
||||
|
||||
.segments {
|
||||
box-shadow: none;
|
||||
|
||||
.show-outdated,
|
||||
.hide-outdated {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user