diff --git a/src/declarativeimports/kirigamiplasmadesktopstyle/Units.qml b/src/declarativeimports/kirigamiplasmadesktopstyle/Units.qml index 59c3869d7..c545464ba 100644 --- a/src/declarativeimports/kirigamiplasmadesktopstyle/Units.qml +++ b/src/declarativeimports/kirigamiplasmadesktopstyle/Units.qml @@ -76,7 +76,7 @@ QtObject { * the size of the default font as rendered on the screen, so it takes user-configured font * size and DPI into account. */ - property int largeSpacing: gridUnit + property int largeSpacing: Math.floor(gridUnit/2) /** * The ratio between physical and device-independent pixels. This value does not depend on the \