Links in a few places get big (1em) gaps before them where they shouldn't, and it looks bad.
I see this in:
- Block layout posts (try it on the testing server) <s>but not</s> and now also in inline layout posts
- Roleplay settings - check out the links in the setting of biotech research station 108 fate core (litphoria.com) for a good example.
- Feedback post previews
Development talk: This is because all #contentWrapper a
links have a margin-right: 1em
defined on line 2700 (currently) of blue.css. Feedback and inline layout messages overwrite that style.