No distance between posts

merge-requests/30/head
Bob Mottram 2020-11-18 21:16:10 +00:00
parent 89b01f4c39
commit 4fe35d5379
2 changed files with 1 additions and 3 deletions

View File

@ -17,6 +17,7 @@
"calendar-horizontal-padding": "20%",
"time-vertical-align": "10px",
"publish-button-vertical-offset": "10px",
"vertical-between-posts": "0",
"vertical-between-posts-header": "0 0",
"header-button-padding": "0 0",
"containericons-horizontal-spacing": "0%",

View File

@ -614,9 +614,6 @@ def htmlProfile(rssIconAtTop: bool,
if isSystemAccount(nickname):
bannerFile, bannerFilename = \
getBannerFile(baseDir, nickname, domain)
# profileStyle = \
# profileStyle.replace('banner.png',
# '/users/' + nickname + '/' + bannerFile)
licenseStr = \
'<a href="https://gitlab.com/bashrc2/epicyon">' + \