diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-10-23 11:33:25 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-10-23 14:54:53 +0100 |
commit | e87a0ca94b173272f90242c2929b2a0d141acf40 (patch) | |
tree | d20594396eeb872ec0745f9733ee6992bbcd0e5c | |
parent | 2076a520b280e3aaef020869f005619075789103 (diff) |
Related: fdo#83003 Jay wants equal space above and below this button
Change-Id: I9babf256eabfd8a168097e28d0a9ffae0e281403
-rw-r--r-- | sfx2/uiconfig/ui/startcenter.ui | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui index 18660cecc6a9..3cb74253638e 100644 --- a/sfx2/uiconfig/ui/startcenter.ui +++ b/sfx2/uiconfig/ui/startcenter.ui @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.16.1 --> <interface> - <requires lib="gtk+" version="3.0"/> <!-- interface-requires LibreOffice 1.0 --> + <requires lib="gtk+" version="3.0"/> <object class="GtkImage" id="calc_all_image"> <property name="visible">True</property> <property name="can_focus">False</property> @@ -143,7 +143,6 @@ <property name="receives_default">True</property> <property name="margin_left">6</property> <property name="margin_right">6</property> - <property name="margin_top">6</property> <property name="image">open_all_image1</property> <property name="relief">none</property> <property name="use_underline">True</property> |