summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-04-21 14:01:47 +0100
committerAndras Timar <andras.timar@collabora.com>2021-04-21 21:08:15 +0200
commit0dc04d91aa6bebdbf49d24c7eaf6b6ffcb06c8c9 (patch)
tree1194d849562b639bc0310aac612438314773cb90 /svx
parentdd6a4abe28333abb13c0122d1adf92f05f56c8e0 (diff)
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@collabora.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/fillctrlbox.ui3
1 files changed, 3 insertions, 0 deletions
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>