diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-11-24 15:46:49 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-11-25 09:55:25 +0100 |
commit | 810bb0a96afcc2764ffc62c419343e464a85013a (patch) | |
tree | 8f19d4d2c35e063cf6d417360d8cbf7940d6a88c /sfx2 | |
parent | f97af19460fbd7483a0e1c1d0137e814f5390e69 (diff) |
center the button for narrower Colibre theme icon
Change-Id: I7feb62abf4e4f4b635c0e3096ff67f698d8de6b9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106538
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/uiconfig/ui/tabbarcontents.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/uiconfig/ui/tabbarcontents.ui b/sfx2/uiconfig/ui/tabbarcontents.ui index 080ee8b83e53..ba2822692be4 100644 --- a/sfx2/uiconfig/ui/tabbarcontents.ui +++ b/sfx2/uiconfig/ui/tabbarcontents.ui @@ -92,6 +92,7 @@ <property name="receives-default">True</property> <property name="tooltip-text" translatable="yes" context="tabbar|menubutton|tool_tip">Sidebar Settings</property> <property name="halign">center</property> + <property name="valign">center</property> <property name="margin-bottom">3</property> <property name="image">image6</property> <property name="relief">none</property> |