diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-07-29 20:27:54 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-07-29 20:28:01 +0100 |
commit | 63ced8e54f1786e5814f082c9fb87c89e5c850a9 (patch) | |
tree | 08401c80bbbee9d7e8a41957646b611a9f46e03c /cui/uiconfig/ui/effectspage.ui | |
parent | 1193dc782f4479a81f3d283c99df2f5c7e022682 (diff) |
Related: fdo#67395 drop 'Font' frame title
+ promote the family, style, size to frame titles and drop
the surrounding 'Font' one
+ bottom align the previews again
+ drop empty spacing labels in favour of 6pixel spacing
Change-Id: I2c0b78163894c5283162c37bd71fa1bbc3c341c7
Diffstat (limited to 'cui/uiconfig/ui/effectspage.ui')
-rw-r--r-- | cui/uiconfig/ui/effectspage.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/uiconfig/ui/effectspage.ui b/cui/uiconfig/ui/effectspage.ui index 75c28eb7bdf7..76f1a82cc3b1 100644 --- a/cui/uiconfig/ui/effectspage.ui +++ b/cui/uiconfig/ui/effectspage.ui @@ -659,6 +659,7 @@ <packing> <property name="expand">False</property> <property name="fill">True</property> + <property name="pack_type">end</property> <property name="position">1</property> </packing> </child> |