diff --git a/epicyon-profile.css b/epicyon-profile.css index 4ec5224e..73be24e5 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -1313,8 +1313,8 @@ div.container { background: transparent; border: none !important; font-size: 0; - padding: 0 0; - margin: 0 0; + padding: 0 0; + margin: 0 0; } .button { border-radius: var(--button-corner-radius); diff --git a/webinterface.py b/webinterface.py index ea233677..14d3b51f 100644 --- a/webinterface.py +++ b/webinterface.py @@ -3409,7 +3409,7 @@ def htmlProfile(cssCache: {}, iconsAsButtons: bool, if not authorized: # the links button to show left column links loginButton = '
\n' + loginButton += ' \n' else: editProfileStr = \ '' + \