diff --git a/src/calibre/ebooks/docx/styles.py b/src/calibre/ebooks/docx/styles.py index 72046ebda3..55a79e1711 100644 --- a/src/calibre/ebooks/docx/styles.py +++ b/src/calibre/ebooks/docx/styles.py @@ -400,8 +400,6 @@ class Styles(object): '''\ body { font-family: %s; font-size: %s } - p { text-indent: 1.5em } - ul, ol, p { margin: 0; padding: 0 } sup.noteref a { text-decoration: none }