diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-06-15 09:39:39 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-06-15 15:03:05 +0200 |
commit | 3ac07d7f1bcce4a9ff0d989381a0a3443fe0a5c8 (patch) | |
tree | c0ed51643b72da53a81b6e468199794bcfa06f6e /sc/uiconfig | |
parent | f748157e61180cab3afc06a0a541b0e89fe77a8b (diff) |
drop height-request that appears on just one of four buttons
Change-Id: Ib3d197886a10a0acfe8f856d10dc5e33be8fd72d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117242
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/uiconfig')
-rw-r--r-- | sc/uiconfig/scalc/ui/pastespecial.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/pastespecial.ui b/sc/uiconfig/scalc/ui/pastespecial.ui index 3a5cf8d0fc12..12586b987a89 100644 --- a/sc/uiconfig/scalc/ui/pastespecial.ui +++ b/sc/uiconfig/scalc/ui/pastespecial.ui @@ -585,7 +585,6 @@ <child> <object class="GtkButton" id="paste_formats"> <property name="label" translatable="yes" context="pastespecial|paste_format|label">Formats Onl_y</property> - <property name="height-request">60</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">True</property> |