From c84051a6cc6557897b0215488ea0cb815cf33ebc Mon Sep 17 00:00:00 2001 From: audoban Date: Sat, 14 Jan 2017 19:09:34 -0500 Subject: [PATCH] the strings exceeds width when translated into Spanish --- shell/contents/configuration/AppearanceConfig.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/contents/configuration/AppearanceConfig.qml b/shell/contents/configuration/AppearanceConfig.qml index 671132739..0ac44a275 100644 --- a/shell/contents/configuration/AppearanceConfig.qml +++ b/shell/contents/configuration/AppearanceConfig.qml @@ -293,7 +293,7 @@ PlasmaComponents.Page { width: units.smallSpacing / 2 } - PlasmaComponents.ButtonRow { + PlasmaComponents.ButtonColumn { Layout.fillWidth: true spacing: units.smallSpacing