diff --git a/stylesheets/style.css b/stylesheets/style.css index 165aec90..d4d4dbf0 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -1226,6 +1226,10 @@ pre { word-wrap: break-word; } +.mentioned > a { + margin-right: 1ch; +} + .poster_id { cursor: pointer; white-space:nowrap;