From 86ac30111bc2031cd9738800c3322cd9fa8aca45 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Tue, 13 Nov 2018 17:14:03 -0600 Subject: [PATCH] encoding-dialog: add some column spacing to grid This avoids the label from pushing up against the toggle button if the translation is long. Fixes #576 --- src/resources/gtk/encoding-dialog.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/src/resources/gtk/encoding-dialog.ui b/src/resources/gtk/encoding-dialog.ui index 9d158df81..a46ce5bc5 100644 --- a/src/resources/gtk/encoding-dialog.ui +++ b/src/resources/gtk/encoding-dialog.ui @@ -21,6 +21,7 @@ True True horizontal + 6 True -- 2.18.1