From 05bef612145a37aa9482b130fc40d536f259574c Mon Sep 17 00:00:00 2001 From: Johan Smith Agudelo Rodriguez Date: Sat, 14 Jan 2017 19:09:34 -0500 Subject: [PATCH] the strins 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