Extra line only in full screen

merge-requests/8/head
Bob Mottram 2020-10-31 20:45:04 +00:00
parent 27c6465dc0
commit d76e7aa79a
1 changed files with 3 additions and 3 deletions

View File

@ -5820,9 +5820,6 @@ def getRightColumnContent(baseDir: str, nickname: str, domainFull: str,
if editImageClass == 'rightColEdit':
htmlStr += '\n <center>\n'
else:
if showHeaderImage:
htmlStr += ' <br>\n'
if showBackButton:
htmlStr += \
@ -5879,6 +5876,9 @@ def getRightColumnContent(baseDir: str, nickname: str, domainFull: str,
if editImageClass == 'rightColEdit':
htmlStr += ' </center>\n'
else:
if showHeaderImage:
htmlStr += ' <br>\n'
newswireContentStr = \
htmlNewswire(newswire, nickname, moderator, translate,