https://bugs.kde.org/show_bug.cgi?id=452437
--- Comment #2 from Nate Graham <n...@kde.org> --- Git commit 75aa549d6ac321a92b1e392ec648b14a681eac25 by Nate Graham. Committed on 11/04/2022 at 17:54. Pushed by ngraham into branch 'master'. modules/about-distro: simplify spacing before "open in Info Center" button We don't need an extra ColumnLayout here, which drags in extra unwanted vertical spacing unless we remember to override it to be 0. It's simpler to just not have it at all. M +15 -13 Modules/about-distro/src/package/contents/ui/main.qml https://invent.kde.org/plasma/kinfocenter/commit/75aa549d6ac321a92b1e392ec648b14a681eac25 -- You are receiving this mail because: You are watching all bug changes.