summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-04-21 14:01:47 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-04-21 20:39:19 +0200
commit1401037556607ef0b7977f48dc203c328e757528 (patch)
tree8cd2665e385cb7a6488b2c41af5453eae397227c /svx
parent29de1e98d30db95b4045537b6c867c7ea0090c4e (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>