Fix #1904133 [[Enhancement] Too large header in the Annotations browser](https://bugs.launchpad.net/calibre/+bug/1904133)

This commit is contained in:
Kovid Goyal 2020-11-13 14:35:25 +05:30
parent ef68c3f469
commit 26e74c9017
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -678,7 +678,7 @@ class DetailsPanel(QWidget):
<span>\xa0\xa0\xa0</span>
<a title="{sictt}" href="calibre://show_in_library">{sic}</a>
</div>
<h2 style="text-align: left">{atype}</h2>
<h3 style="text-align: left">{atype}</h3>
{text}
'''.format(
title=a(title), authors=a(authors), series=a(series_text), book_format=a(book_format),