diff --git a/static/default.css b/static/default.css index c3d8071..39a2bc7 100644 --- a/static/default.css +++ b/static/default.css @@ -794,6 +794,8 @@ kbd { } .hypha-info__link:after { content: ", "; + text-decoration: none; + display: inline-block; } .hypha-info__entry:last-of-type a:after { content: none;