🐛 Fix external article link alignment and add RTL support

This commit is contained in:
James Panther
2022-06-25 15:31:08 +10:00
parent bc84cde658
commit 5ebc70ab3a
3 changed files with 14 additions and 7 deletions
+2
View File
@@ -22,6 +22,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Search link does not appear in header if main menu has no items to display
- Search only returns results in the primary language when multiple languages are available ([#229](https://github.com/jpanther/congo/issues/229))
- Arrow on external article links not aligned correctly when title wraps onto multiple lines
- Arrow on external article links points the wrong direction for RTL languages
- Scroll to top misaligned with the footer at small viewport heights
- Link to homepage would be incorrect in some deployments if `baseURL` contained sub-directories in the path