diff --git a/static/style.css b/static/style.css index 3254dbb..fdfc832 100644 --- a/static/style.css +++ b/static/style.css @@ -1440,7 +1440,7 @@ summary.comment_data { box-shadow: var(--shadow); margin-left: 20px; background: var(--foreground); - text-align: right; + width: 30%; } aside.prefs {