From 70d0ae135e14bd3a47d271b4f8ee6ed7d50528a7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20de=20Mattos=20Neto?=
 <35090091+jzeneto@users.noreply.github.com>
Date: Tue, 4 Sep 2018 13:48:39 -0300
Subject: [PATCH] Remove unnecessary indenting of TOC title (#4869)

Fixes #4798
---
 data/templates/default.opendocument | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/data/templates/default.opendocument b/data/templates/default.opendocument
index e0bc5c1d3..cc7d33002 100644
--- a/data/templates/default.opendocument
+++ b/data/templates/default.opendocument
@@ -26,9 +26,7 @@ $endfor$
 $if(toc)$
 <text:table-of-content>
   <text:table-of-content-source text:outline-level="10">
-    <text:index-title-template text:style-name="Contents_20_Heading">
-        $toc-title$
-    </text:index-title-template>
+    <text:index-title-template text:style-name="Contents_20_Heading">$toc-title$</text:index-title-template>
     <text:table-of-content-entry-template text:outline-level="1"
     text:style-name="Contents_20_1">
       <text:index-entry-link-start text:style-name="Internet_20_link" />