diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/docx/word/styles.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/docx/word/styles.xml b/data/docx/word/styles.xml index 7d01dda2e..1d6e7a053 100644 --- a/data/docx/word/styles.xml +++ b/data/docx/word/styles.xml @@ -107,8 +107,8 @@ <w:pPr> <w:keepNext /> <w:keepLines /> - <w:jc w:val="center" /> <w:spacing w:before="300" w:after="0" /> + <w:jc w:val="center" /> </w:pPr> <w:rPr> <w:sz w:val="20" /> |
