https://bugs.kde.org/show_bug.cgi?id=432087
--- Comment #1 from Nate Graham <n...@kde.org> --- Ah, it's because of this: leftPadding: width * 0.1 Internally, SimpleKCM uses the left padding for the top, right, and bottom padding too. So we need to either override top and bottom padding to be less, or stop doing this. -- You are receiving this mail because: You are watching all bug changes.