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