diff options
| author | 2016-10-22 19:11:06 +0200 | |
|---|---|---|
| committer | 2016-10-22 19:11:06 +0200 | |
| commit | f260bfc251ace92fdd36b833740ec5c1f43b617b (patch) | |
| tree | b06b46256b5b7459116a6be7b159d1cc0d1cb4fd | |
| parent | 8058c059d7581a908169d325f38aa5226f472f18 (diff) | |
Changelog CSS line-height bug
https://github.com/FreshRSS/FreshRSS/issues/534#issuecomment-255519269
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 84db24290..08e99d641 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ * I18n * Fix some messages during installation [#1339](https://github.com/FreshRSS/FreshRSS/pull/1339) * UI + * Fix CSS line-height bug with <sup> in dates (English, Russian, Turkish) [#1340](https://github.com/FreshRSS/FreshRSS/pull/1340) * Download icon 💾 for podcasts [#1236](https://github.com/FreshRSS/FreshRSS/issues/1236) * SimplePie * Fix auto-discovery of RSS feeds in Web pages served as `text/xml` [#1264](https://github.com/FreshRSS/FreshRSS/issues/1264) |
