From c163334ae8cdd202dd4060ef1f401a9e9b51ce3e Mon Sep 17 00:00:00 2001 From: Rafael Lima Date: Thu, 20 Apr 2023 11:06:40 -0300 Subject: tdf#151624 Fix Insert Formula tool in the Tabbed UI As reported in the ticket the Insert Formula tool was misaligned in the Tabbed UI since the removal of the Emoji tool. This patch fixes that by making the tool use all the available vertical space. Change-Id: I26d36ba4fc6f38e80d8ab46bfdf88c08fbf2fd68 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150701 Tested-by: Jenkins Reviewed-by: Heiko Tietze --- sd/uiconfig/sdraw/ui/notebookbar.ui | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sd/uiconfig/sdraw') diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui index f5f582fc13b5..f0bf8734ad9b 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar.ui @@ -5504,8 +5504,11 @@ True True - both-horiz + center + True + both False + 3 True -- cgit