diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-22 13:25:29 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-22 13:57:35 +0200 |
commit | 1077c8e56376354dc108496b6d8f45f03ead021d (patch) | |
tree | 8b8112d9ab77324cb892ad142d9e5ab05f1680b2 | |
parent | f7585dc09a544ff865dcf39f55cb81d77e9d73ba (diff) |
Fix icon size
Change-Id: Ib80cf472083f43ac3375669a7deae0632b5898ab
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/158271
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/02/03220000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/02/03220000.xhp b/source/text/swriter/02/03220000.xhp index 98e2f1c350..9dec9b9515 100644 --- a/source/text/swriter/02/03220000.xhp +++ b/source/text/swriter/02/03220000.xhp @@ -47,7 +47,7 @@ <tablerow> <tablecell> <paragraph role="paragraph" id="par_id3155903"> - <image id="img_id3149687" src="cmd/lc_unhainframes.svg" width="5.64mm" height="5.64mm"><alt id="alt_id3149687">Icon Unlink Frames</alt></image></paragraph> + <image id="img_id3149687" src="cmd/lc_unhainframes.svg" width="1cm" height="1cm"><alt id="alt_id3149687">Icon Unlink Frames</alt></image></paragraph> </tablecell> <tablecell> <paragraph role="paragraph" id="par_id3155628">Unlink Frames</paragraph> |