diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-11-24 11:54:04 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-11-24 11:55:57 -0600 |
commit | 3752616716d9a89f7b41f67323759f5f266ab615 (patch) | |
tree | 8ac05d3348cbcce5c0a0b27d351fdd5bc70cb266 /sfx2 | |
parent | 9015e72459b5112b0ebddf61c42cae7e8c35f734 (diff) |
Pad this control a bit
Change-Id: Id05a77b83783c0e12a77bd5e91e595fa0ae29629
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/uiconfig/ui/helpcontrol.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/uiconfig/ui/helpcontrol.ui b/sfx2/uiconfig/ui/helpcontrol.ui index 50a381833ab3..b358212b32f4 100644 --- a/sfx2/uiconfig/ui/helpcontrol.ui +++ b/sfx2/uiconfig/ui/helpcontrol.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.16.1 --> +<!-- Generated with glade 3.18.3 --> <interface> <requires lib="gtk+" version="3.0"/> <object class="GtkBox" id="HelpControl"> @@ -13,7 +13,7 @@ <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> - <property name="border_width">0</property> + <property name="border_width">6</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> |