[epiphany] encoding-dialog: add some column spacing to grid
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] encoding-dialog: add some column spacing to grid
- Date: Tue, 13 Nov 2018 23:17:08 +0000 (UTC)
commit 41f2801587260f779f6746b4f3cf3aa6fa6117e4
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Tue Nov 13 17:14:03 2018 -0600
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 @@
<property name="visible">True</property>
<property name="hexpand">True</property>
<property name="orientation">horizontal</property>
+ <property name="column-spacing">6</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]