[Libreoffice-commits] core.git: svx/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Wed Apr 21 18:40:25 UTC 2021
svx/uiconfig/ui/fillctrlbox.ui | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 8cc1c2b1eaf14eff79fe0940e5c91c7630fe5bff
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:34 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/+/114406
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/svx/uiconfig/ui/fillctrlbox.ui b/svx/uiconfig/ui/fillctrlbox.ui
index 996f9bb9ba5a..0eece4490fe6 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