diff --git a/theme/indymediamodern/theme.json b/theme/indymediamodern/theme.json index 227949505..ea781a88e 100644 --- a/theme/indymediamodern/theme.json +++ b/theme/indymediamodern/theme.json @@ -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%", diff --git a/webapp_profile.py b/webapp_profile.py index 84dbc57e7..6f7667c6b 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -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 = \ '' + \