[Libreoffice-commits] .: sw/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Nov 9 06:58:32 PST 2012
sw/uiconfig/swriter/ui/charurlpage.ui | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 812052063db50b8fb432bde85fab017f5a7e8d6e
Author: Caolán McNamara <caolanm at redhat.com>
Date: Thu Nov 8 20:57:16 2012 +0000
center these buttons vertically, rather than fill the row
Change-Id: I9acf8198ac19c3e448bb7d65116e408ac179993e
diff --git a/sw/uiconfig/swriter/ui/charurlpage.ui b/sw/uiconfig/swriter/ui/charurlpage.ui
index a39e0e2..bdd9742 100644
--- a/sw/uiconfig/swriter/ui/charurlpage.ui
+++ b/sw/uiconfig/swriter/ui/charurlpage.ui
@@ -86,6 +86,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="valign">center</property>
<property name="use_action_appearance">False</property>
</object>
<packing>
@@ -148,6 +149,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="valign">center</property>
<property name="use_action_appearance">False</property>
</object>
<packing>
More information about the Libreoffice-commits
mailing list