[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - svx/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Wed Apr 21 18:39:58 UTC 2021
svx/uiconfig/ui/fillctrlbox.ui | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 1401037556607ef0b7977f48dc203c328e757528
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed Apr 21 14:01:47 2021 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Wed Apr 21 20:39:19 2021 +0200
Resolves: tdf#141765 set 'color' GtkToolbar to small-button size
so its height is as small as possible so it won't force the surrounding
toolbar's height to stretch to fit it in
Change-Id: Ibfbcfb551cdd82df05faf382d8cb8fcaa142ec14
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114415
Tested-by: Jenkins
Reviewed-by: Aron Budea <aron.budea at collabora.com>
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/svx/uiconfig/ui/fillctrlbox.ui b/svx/uiconfig/ui/fillctrlbox.ui
index e13508f77e1f..5ca5b329e354 100644
--- a/svx/uiconfig/ui/fillctrlbox.ui
+++ b/svx/uiconfig/ui/fillctrlbox.ui
@@ -63,6 +63,9 @@
<property name="homogeneous">False</property>
</packing>
</child>
+ <style>
+ <class name="small-button"/>
+ </style>
</object>
<packing>
<property name="expand">False</property>
More information about the Libreoffice-commits
mailing list