diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-07-29 20:40:45 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-07-29 20:40:45 +0100 |
commit | 167416c3ed3ed52249559ff3548c0fc06d0d0eef (patch) | |
tree | 830613272ac1d3b49b8ea5c4d0d66ba5db69b928 /cui/uiconfig/ui/charnamepage.ui | |
parent | 63ced8e54f1786e5814f082c9fb87c89e5c850a9 (diff) |
Related: fdo#67395 add border to preview to cut up whitespace
Change-Id: Ic66bf59294f7c9fb4059574765734749a40b043f
Diffstat (limited to 'cui/uiconfig/ui/charnamepage.ui')
-rw-r--r-- | cui/uiconfig/ui/charnamepage.ui | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/charnamepage.ui b/cui/uiconfig/ui/charnamepage.ui index fe3270aff626..d89402daa8ad 100644 --- a/cui/uiconfig/ui/charnamepage.ui +++ b/cui/uiconfig/ui/charnamepage.ui @@ -745,13 +745,14 @@ <property name="valign">end</property> <property name="top_padding">6</property> <property name="left_padding">12</property> + <property name="right_padding">12</property> <child> - <object class="svxlo-SvxFontPrevWindow" id="preview"> + <object class="svxlo-SvxFontPrevWindow" id="preview:border"> <property name="height_request">100</property> <property name="visible">True</property> <property name="can_focus">False</property> <child internal-child="accessible"> - <object class="AtkObject" id="preview-atkobject"> + <object class="AtkObject" id="preview:border-atkobject"> <property name="AtkObject::accessible-name" translatable="yes">Preview</property> </object> </child> |