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 @@