sfx2/uiconfig/ui/tabbarcontents.ui | 1 + 1 file changed, 1 insertion(+)
New commits: commit c3b94e1d3f12f9f8a58c3f33bdb18d3a0990ea79 Author: Caolán McNamara <[email protected]> AuthorDate: Tue Nov 24 15:46:49 2020 +0000 Commit: Caolán McNamara <[email protected]> CommitDate: Tue Nov 24 21:30:01 2020 +0100 center the button for narrower Colibre theme icon Change-Id: I7feb62abf4e4f4b635c0e3096ff67f698d8de6b9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106514 Tested-by: Jenkins Reviewed-by: Caolán McNamara <[email protected]> diff --git a/sfx2/uiconfig/ui/tabbarcontents.ui b/sfx2/uiconfig/ui/tabbarcontents.ui index d3945c8eec0b..b898359194e3 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> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
