summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-10-06 14:53:58 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-10-06 16:55:20 +0200
commit50a1b6e18ee51aee479495039aba3fdede2711ce (patch)
tree97413e2cf65c45f6179c3dbf7f67e61995676c42 /svtools
parente7ec79fe36a0f22f10167806da80e3c1f30b36e8 (diff)
Related: tdf#141633 similiarly support match spinbutton font size
to the desired zoomed font size in the table control Change-Id: I9aafec5b9a236bf5d140fd9b8bfc9000c3f0bf35 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123142 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svtools')
-rw-r--r--svtools/uiconfig/ui/thineditcontrol.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/uiconfig/ui/thineditcontrol.ui b/svtools/uiconfig/ui/thineditcontrol.ui
index e2258743f381..e839b02df82c 100644
--- a/svtools/uiconfig/ui/thineditcontrol.ui
+++ b/svtools/uiconfig/ui/thineditcontrol.ui
@@ -29,6 +29,9 @@
<property name="vexpand">True</property>
<property name="truncate-multiline">True</property>
<property name="has_frame">False</property>
+ <style>
+ <class name="small-button"/>
+ </style>
</object>
<packing>
<property name="left_attach">0</property>