diff --git a/epicyon-profile.css b/epicyon-profile.css index 045224b62..e649b1df1 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -154,6 +154,11 @@ body, html { line-height: var(--line-spacing); } +.leftColIcons img { + float: right; + display: block; +} + .postSeparatorImage img { margin: var(--post-separator-margin) 0; width: var(--post-separator-width); diff --git a/webinterface.py b/webinterface.py index dfe96f1a4..36cd2620d 100644 --- a/webinterface.py +++ b/webinterface.py @@ -5733,6 +5733,7 @@ def getLeftColumnContent(baseDir: str, nickname: str, domainFull: str, if editImageClass == 'leftColEdit': htmlStr += '\n