summaryrefslogtreecommitdiff
path: root/filter/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-06-27 16:49:35 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-06-27 16:49:35 +0100
commit62aec37627c30c56b4ec7c04bc194cabff6a3e14 (patch)
tree271e563dcc90d8c313b63981cb5870369b78534d /filter/uiconfig
parent7a61efe4220e5f25a9f5809d5b928960bc30f115 (diff)
use standard row spacing
Change-Id: Icbdc1399d4abd9222c1b1fced68c1e3012b05020
Diffstat (limited to 'filter/uiconfig')
-rw-r--r--filter/uiconfig/ui/pdfuserinterfacepage.ui6
1 files changed, 5 insertions, 1 deletions
diff --git a/filter/uiconfig/ui/pdfuserinterfacepage.ui b/filter/uiconfig/ui/pdfuserinterfacepage.ui
index 3cc3fe2cbca5..5cdbb7ee8e6f 100644
--- a/filter/uiconfig/ui/pdfuserinterfacepage.ui
+++ b/filter/uiconfig/ui/pdfuserinterfacepage.ui
@@ -18,7 +18,7 @@
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="row_spacing">6</property>
+ <property name="row_spacing">12</property>
<property name="column_spacing">12</property>
<property name="column_homogeneous">True</property>
<child>
@@ -37,6 +37,7 @@
<object class="GtkGrid" id="grid3">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="row_spacing">6</property>
<child>
<object class="GtkCheckButton" id="center">
<property name="label" translatable="yes">_Center window on screen</property>
@@ -147,6 +148,7 @@
<object class="GtkGrid" id="grid4">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="row_spacing">6</property>
<child>
<object class="GtkCheckButton" id="toolbar">
<property name="label" translatable="yes">Hide _toolbar</property>
@@ -295,6 +297,8 @@
<object class="GtkGrid" id="grid5">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="row_spacing">6</property>
+ <property name="column_spacing">12</property>
<child>
<object class="GtkRadioButton" id="allbookmarks">
<property name="label" translatable="yes">_All bookmark levels</property>