From acb596743ad5eb3414e5cbf8b69695dde76107b7 Mon Sep 17 00:00:00 2001 From: Michael Pilosov Date: Wed, 22 Apr 2026 13:58:01 -0600 Subject: [PATCH] reducer list: right-align pkg column so wrapped class-path lines stay on the right --- app/web/static/style.css | 1 + app/web/templates/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/web/static/style.css b/app/web/static/style.css index 42689e6..9d8ef76 100644 --- a/app/web/static/style.css +++ b/app/web/static/style.css @@ -344,6 +344,7 @@ select { color: var(--faint); font-size: 0.72rem; align-self: start; + text-align: right; } /* Narrow viewports: let the blurb span full width under the name/pkg row diff --git a/app/web/templates/index.html b/app/web/templates/index.html index e4acdab..54e0686 100644 --- a/app/web/templates/index.html +++ b/app/web/templates/index.html @@ -4,7 +4,7 @@ embedding notebook - +