From 70d0ae135e14bd3a47d271b4f8ee6ed7d50528a7 Mon Sep 17 00:00:00 2001 From: José de Mattos Neto <35090091+jzeneto@users.noreply.github.com> Date: Tue, 4 Sep 2018 13:48:39 -0300 Subject: 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)$ - - $toc-title$ - + $toc-title$ -- cgit v1.2.3