From c5562f53c1efec6b578d74eb16b4a07cd666d1a1 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 11 May 2018 12:43:44 -0400 Subject: [PATCH] Update CHANGELOG and history --- CHANGELOG.md | 1 + docs/_docs/18-history.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3aeb90ef..18d64316 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ### Enhancements * Add GitLab social icon brand color. [#1653](https://github.com/mmistakes/minimal-mistakes/issues/1653) +* Prevent line breaks between FontAwesome icon and text in footer social links. [#1659](https://github.com/mmistakes/minimal-mistakes/issues/1659) ### Bug Fixes diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 0bec4b19..1964583a 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -4,7 +4,7 @@ permalink: /docs/history/ excerpt: "Change log of enhancements and bug fixes made to the theme." sidebar: nav: docs -last_modified_at: 2018-05-08T10:47:28-04:00 +last_modified_at: 2018-05-11T12:43:25-04:00 toc: true --- @@ -13,6 +13,7 @@ toc: true ### Enhancements * Add GitLab social icon brand color. [#1653](https://github.com/mmistakes/minimal-mistakes/issues/1653) +* Prevent line breaks between FontAwesome icon and text in footer social links. [#1659](https://github.com/mmistakes/minimal-mistakes/issues/1659) ### Bug Fixes